-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
24 lines (24 loc) · 1.12 KB
/
search.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title><![CDATA[nas]]></title>
<url>%2F2018%2F09%2F24%2Fnas%2F</url>
<content type="text"><![CDATA[Nas 简单设置与使用技巧]]></content>
<tags>
<tag>blog</tag>
</tags>
</entry>
<entry>
<title><![CDATA[My first blog]]></title>
<url>%2F2018%2F06%2F09%2FMy-first-blog%2F</url>
<content type="text"><![CDATA[Let’s begin四级目录1$ hexo new "My first blog"]]></content>
<tags>
<tag>bolg</tag>
</tags>
</entry>
<entry>
<title><![CDATA[Hello World]]></title>
<url>%2F2018%2F06%2F09%2Fhello-world%2F</url>
<content type="text"><![CDATA[Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment]]></content>
</entry>
</search>