-
Notifications
You must be signed in to change notification settings - Fork 0
/
rss2.xml
99 lines (73 loc) · 5.72 KB
/
rss2.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>东骧神骏的博客</title>
<link>https://Lunaleeguo.github.io/blog/</link>
<atom:link href="/blog/rss2.xml" rel="self" type="application/rss+xml"/>
<description>纵有疾风起,人生不言弃</description>
<pubDate>Thu, 27 Jul 2017 14:54:18 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>Hello World</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/27/hello-world/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/27/hello-world/</guid>
<pubDate>Thu, 27 Jul 2017 14:15:29 GMT</pubDate>
<description>
<link rel="stylesheet" type="text/css" href="/assets/css/DPlayer.min.css"><script src="/assets/js/DPlayer.min.js"> </script><script src="/as
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/27/hello-world/#disqus_thread</comments>
</item>
<item>
<title>Github+Hexo 博客 自定义页面做首页</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/24/Github-Hexo-%E5%8D%9A%E5%AE%A2-%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A1%B5%E9%9D%A2%E5%81%9A%E9%A6%96%E9%A1%B5/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/24/Github-Hexo-%E5%8D%9A%E5%AE%A2-%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A1%B5%E9%9D%A2%E5%81%9A%E9%A6%96%E9%A1%B5/</guid>
<pubDate>Mon, 24 Jul 2017 00:05:06 GMT</pubDate>
<description>
<p>我看好多人都直接用作 <code>&lt;username&gt;.github.io</code> 博客地址,我把这个地址预留了下来留给以后加个首页什么的,然后把博客放在<code>/blog/</code>目录下,根目录下放个 <code>html</code> ,然后在<code>html</code>文件里把浏览器重新定向到<code>/blog/</code>下就行了。</p>
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/24/Github-Hexo-%E5%8D%9A%E5%AE%A2-%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A1%B5%E9%9D%A2%E5%81%9A%E9%A6%96%E9%A1%B5/#disqus_thread</comments>
</item>
<item>
<title>博客写作小技巧</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/23/%E5%8D%9A%E5%AE%A2%E5%86%99%E4%BD%9C%E5%B0%8F%E6%8A%80%E5%B7%A7/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/23/%E5%8D%9A%E5%AE%A2%E5%86%99%E4%BD%9C%E5%B0%8F%E6%8A%80%E5%B7%A7/</guid>
<pubDate>Sun, 23 Jul 2017 12:17:17 GMT</pubDate>
<description>
<p>日常搜集的一些方便博客写作的小技巧</p>
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/23/%E5%8D%9A%E5%AE%A2%E5%86%99%E4%BD%9C%E5%B0%8F%E6%8A%80%E5%B7%A7/#disqus_thread</comments>
</item>
<item>
<title>Hexo+NexT 主题配置笔记</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/23/Hexo-NexT%E4%B8%BB%E9%A2%98%E9%85%8D%E7%BD%AE%E7%AC%94%E8%AE%B0/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/23/Hexo-NexT%E4%B8%BB%E9%A2%98%E9%85%8D%E7%BD%AE%E7%AC%94%E8%AE%B0/</guid>
<pubDate>Sun, 23 Jul 2017 08:19:32 GMT</pubDate>
<description>
<p> Hexo + NexT 主题配置,自己学习记录的一个过程,大家参考一下就好,可能不是很详细,还请大家见谅</p>
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/23/Hexo-NexT%E4%B8%BB%E9%A2%98%E9%85%8D%E7%BD%AE%E7%AC%94%E8%AE%B0/#disqus_thread</comments>
</item>
<item>
<title>NexT 主题 CSS 自定义样式</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/23/NexT-%E4%B8%BB%E9%A2%98-CSS-%E8%87%AA%E5%AE%9A%E4%B9%89%E6%A0%B7%E5%BC%8F/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/23/NexT-%E4%B8%BB%E9%A2%98-CSS-%E8%87%AA%E5%AE%9A%E4%B9%89%E6%A0%B7%E5%BC%8F/</guid>
<pubDate>Sun, 23 Jul 2017 08:19:06 GMT</pubDate>
<description>
<p>NexT 主题 CSS 自定义样式,自己学习记录的一个过程,大家参考一下就好,可能不是很详细,还请大家见谅</p>
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/23/NexT-%E4%B8%BB%E9%A2%98-CSS-%E8%87%AA%E5%AE%9A%E4%B9%89%E6%A0%B7%E5%BC%8F/#disqus_thread</comments>
</item>
<item>
<title>微软 Surface Pro 4 macOS Sierra 10.12 黑苹果安装教程</title>
<link>https://Lunaleeguo.github.io/blog/2017/07/22/Surface%20Pro%204%20macOS%20Sierra%2010.12%20%E9%BB%91%E8%8B%B9%E6%9E%9C%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B/</link>
<guid>https://Lunaleeguo.github.io/blog/2017/07/22/Surface%20Pro%204%20macOS%20Sierra%2010.12%20%E9%BB%91%E8%8B%B9%E6%9E%9C%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B/</guid>
<pubDate>Sat, 22 Jul 2017 14:00:00 GMT</pubDate>
<description>
<p> 在远景论坛里写过几次帖子,实在受不了远景的编辑器,于是自建了一个博客,以后有一些心得和体会就直接在这边编辑,到时候再搬运到论坛里去吧。本来想着配置文件和驱动分享完就行了,想了想 Surface Pro 4 的安装还是有一些注意事项值得提醒一下大家,所以就简单的说一下注意事项吧,安装教程论坛里有很多就不重复了,流程大致相同。</p>
</description>
<comments>https://Lunaleeguo.github.io/blog/2017/07/22/Surface%20Pro%204%20macOS%20Sierra%2010.12%20%E9%BB%91%E8%8B%B9%E6%9E%9C%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B/#disqus_thread</comments>
</item>
</channel>
</rss>