# 使用gitbook搭建网络日记本

闲来无事，打算使用gitbook来记录自己的碎碎念。

使用gitbook搭建自己的日记本，步骤很简单：

* 创建gitbook账号
* 创建一个space，space名称就叫做“enilu的日记本”
* 写好日记后进行发布
* 第一次发布的时候可以自定义域名下域名

就酱紫了

主要记录一个沪漂的点滴


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://diary.enilu.cn/shi-yong-gitbook-da-jian-wang-luo-ri-ji-ben.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
