-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
152 lines (104 loc) · 8.73 KB
/
atom.xml
File metadata and controls
152 lines (104 loc) · 8.73 KB
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>果然桐</title>
<link href="/atom.xml" rel="self"/>
<link href="http://guorant.github.io/"/>
<updated>2017-03-30T08:36:43.680Z</updated>
<id>http://guorant.github.io/</id>
<author>
<name>Leo Long</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>My Gallery</title>
<link href="http://guorant.github.io/2017/03/30/My-Gallery/"/>
<id>http://guorant.github.io/2017/03/30/My-Gallery/</id>
<published>2017-03-30T07:55:52.000Z</published>
<updated>2017-03-30T08:36:43.680Z</updated>
<content type="html"><![CDATA[<p>my photo</p>
<blockquote><p>content</p>
<footer><strong>[author[</strong><cite>source]] [link] [source_link_title]</cite></footer></blockquote>
<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem.</p>
</blockquote>
<blockquote><p>Do not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy.</p>
<footer><strong>David Levithan</strong><cite>Wide Awake</cite></footer></blockquote>
<blockquote><p>NEW: DevDocs now comes with syntax highlighting. <a href="http://devdocs.io" target="_blank" rel="external">http://devdocs.io</a></p>
<footer><strong>@DevDocs</strong><cite><a href="https://twitter.com/devdocs/status/356095192085962752" target="_blank" rel="external">twitter.com/devdocs/status/356095192085962752</a></cite></footer></blockquote>
<blockquote><p>Every interaction is both precious and an opportunity to delight.</p>
<footer><strong>Seth Godin</strong><cite><a href="http://sethgodin.typepad.com/seths_blog/2009/07/welcome-to-island-marketing.html" target="_blank" rel="external">Welcome to Island Marketing</a></cite></footer></blockquote>
<figure class="highlight plain"><figcaption><span>[title] [] [url] [link text]</span></figcaption><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">code snippet</div></pre></td></tr></table></figure>
<figure class="highlight plain"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">alert('Hello World!');</div></pre></td></tr></table></figure>
<figure class="highlight objc"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">[rectangle setX: <span class="number">10</span> y: <span class="number">10</span> width: <span class="number">20</span> height: <span class="number">20</span>];</div></pre></td></tr></table></figure>
<figure class="highlight plain"><figcaption><span>Array.map</span></figcaption><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">array.map(callback[, thisArg])</div></pre></td></tr></table></figure>
<figure class="highlight plain"><figcaption><span>_.compact</span><a href="http://underscorejs.org/#compact" target="_blank" rel="external">Underscore.js</a></figcaption><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div></pre></td><td class="code"><pre><div class="line">_.compact([0, 1, false, 2, '', 3]);</div><div class="line">=> [1, 2, 3]</div></pre></td></tr></table></figure>
<p><code>[language] [title] [url] [link text] code snippet</code></p>
<blockquote class="pullquote [class]"><p>content</p>
</blockquote>
]]></content>
<summary type="html">
<p>my photo</p>
<blockquote><p>content</p>
<footer><strong>[author[</strong><cite>source]] [link] [source_link_title]</cite></footer></block
</summary>
<category term="A, B" scheme="http://guorant.github.io/categories/A-B/"/>
<category term="C" scheme="http://guorant.github.io/categories/A-B/C/"/>
<category term="P T" scheme="http://guorant.github.io/tags/P-T/"/>
<category term="G" scheme="http://guorant.github.io/tags/G/"/>
</entry>
<entry>
<title>test</title>
<link href="http://guorant.github.io/2017/03/30/test/"/>
<id>http://guorant.github.io/2017/03/30/test/</id>
<published>2017-03-30T07:42:51.000Z</published>
<updated>2017-03-30T07:42:51.940Z</updated>
<content type="html"><![CDATA[<p>my test</p>
]]></content>
<summary type="html">
<p>my test</p>
</summary>
</entry>
<entry>
<title></title>
<link href="http://guorant.github.io/2017/03/30/first/"/>
<id>http://guorant.github.io/2017/03/30/first/</id>
<published>2017-03-30T04:17:29.000Z</published>
<updated>2017-03-30T04:18:06.300Z</updated>
<content type="html"><![CDATA[<h1 id="my-first-article"><a href="#my-first-article" class="headerlink" title="my first article"></a>my first article</h1><p>Hehe, this is the content.</p>
]]></content>
<summary type="html">
<h1 id="my-first-article"><a href="#my-first-article" class="headerlink" title="my first article"></a>my first article</h1><p>Hehe, this is
</summary>
</entry>
<entry>
<title>welcome</title>
<link href="http://guorant.github.io/2017/03/30/welcome/"/>
<id>http://guorant.github.io/2017/03/30/welcome/</id>
<published>2017-03-30T04:11:31.000Z</published>
<updated>2017-03-30T04:12:39.960Z</updated>
<content type="html"><![CDATA[<p>你好,欢迎来到我的个人技术博客。</p>
]]></content>
<summary type="html">
<p>你好,欢迎来到我的个人技术博客。</p>
</summary>
</entry>
<entry>
<title>Hello World</title>
<link href="http://guorant.github.io/2017/03/30/hello-world/"/>
<id>http://guorant.github.io/2017/03/30/hello-world/</id>
<published>2017-03-30T02:50:27.000Z</published>
<updated>2017-03-30T02:50:27.310Z</updated>
<content type="html"><![CDATA[<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="external">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="external">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="external">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo new <span class="string">"My New Post"</span></div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="external">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo server</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/server.html" target="_blank" rel="external">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo generate</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/generating.html" target="_blank" rel="external">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ hexo deploy</div></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/deployment.html" target="_blank" rel="external">Deployment</a></p>
]]></content>
<summary type="html">
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="external">Hexo</a>! This is your very first post. Check <a href="https://hexo.
</summary>
</entry>
</feed>