-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
46 lines (32 loc) · 2.44 KB
/
Copy pathatom.xml
File metadata and controls
46 lines (32 loc) · 2.44 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>迷路的羔羊</title>
<subtitle>只要你足够好,一切都不是问题。</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://suraken.github.io/"/>
<updated>2016-06-21T07:42:37.014Z</updated>
<id>http://suraken.github.io/</id>
<author>
<name>Hongjian</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="http://suraken.github.io/2016/03/01/hello-world/"/>
<id>http://suraken.github.io/2016/03/01/hello-world/</id>
<published>2016-03-01T05:55:05.316Z</published>
<updated>2016-06-21T07:42:37.014Z</updated>
<content type="html"> <!-- ��ǩ ��ʽ��Ҫ���汾��0.4.5������ -->
<blockquote class="blockquote-center"><p>Talk is cheap, show me your code.<br> Linus Torvalds </p>
</blockquote>
<h2 id="TEST"><a href="#TEST" class="headerlink" title="TEST"></a>TEST</h2><h3 id="Create-a-new-test"><a href="#Create-a-new-test" class="headerlink" title="Create a new test"></a>Create a new test</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line"><span class="built_in">printf</span> <span class="string">"hello world!"</span>;</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="external">Writing</a></p>
</content>
<summary type="html">
<!-- ��ǩ ��ʽ��Ҫ���汾��0.4.5������ -->
<blockquote class="blockquote-center"><p>Talk is cheap, show me your code.<br> Linus
</summary>
<category term="test" scheme="http://suraken.github.io/categories/test/"/>
<category term="test" scheme="http://suraken.github.io/tags/test/"/>
</entry>
</feed>