-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
60 lines (47 loc) · 2.6 KB
/
index.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>HexBee's Blog</title>
<link>https://hexbee.github.io/</link>
<description>Recent content on HexBee's Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 29 Jul 2019 23:55:39 +0800</lastBuildDate>
<atom:link href="https://hexbee.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test Page</title>
<link>https://hexbee.github.io/2019/07/test-page/</link>
<pubDate>Mon, 29 Jul 2019 23:55:39 +0800</pubDate>
<guid>https://hexbee.github.io/2019/07/test-page/</guid>
<description><p>This is a test page</p></description>
</item>
<item>
<title>Hosting Hugo on Github</title>
<link>https://hexbee.github.io/2019/07/hosting-hugo-on-github/</link>
<pubDate>Mon, 29 Jul 2019 23:22:53 +0800</pubDate>
<guid>https://hexbee.github.io/2019/07/hosting-hugo-on-github/</guid>
<description><p>这篇文章主要介绍如何在Github Page上部署Hugo静态博客。</p></description>
</item>
<item>
<title>Git hooks post-receive</title>
<link>https://hexbee.github.io/2019/04/git-hooks-post-receive/</link>
<pubDate>Sat, 27 Apr 2019 00:00:00 +0000</pubDate>
<guid>https://hexbee.github.io/2019/04/git-hooks-post-receive/</guid>
<description><p>最近学习Git hooks,发现hooks用起来非常实用和效率。分享一下经验。</p></description>
</item>
<item>
<title>Welcome to HexBee's Blog</title>
<link>https://hexbee.github.io/2019/04/welcome-to-hexbees-blog/</link>
<pubDate>Sun, 21 Apr 2019 00:00:00 +0000</pubDate>
<guid>https://hexbee.github.io/2019/04/welcome-to-hexbees-blog/</guid>
<description><p>Welcome to HexBee&rsquo;s Blog</p></description>
</item>
<item>
<title>Build a blog site by using Hugo and Nginx</title>
<link>https://hexbee.github.io/2019/04/build-a-blog-site-by-using-hugo-and-nginx/</link>
<pubDate>Sat, 20 Apr 2019 00:00:00 +0000</pubDate>
<guid>https://hexbee.github.io/2019/04/build-a-blog-site-by-using-hugo-and-nginx/</guid>
<description><p>这篇文章是基于在<code>Google Cloud</code>上使用<code>Nginx</code>和<code>Hugo</code>搭建静态博客的经验而写。</p></description>
</item>
</channel>
</rss>