-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
13 lines (13 loc) · 929 Bytes
/
search.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title><![CDATA[NewWorld]]></title>
<url>%2F2018%2F05%2F27%2FNewWorld-1%2F</url>
<content type="text"><![CDATA[这是我的第一篇博文,测试我的博客用的。希望自己能继续下去,努力成为一个优秀的coder。]]></content>
</entry>
<entry>
<title><![CDATA[Hello World]]></title>
<url>%2F2018%2F05%2F27%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>