-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
99 lines (50 loc) · 2.85 KB
/
atom.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"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>taozi</title>
<subtitle>Finsh what we started</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2019-05-24T07:01:54.976Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>taozi</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>MyBatis随笔</title>
<link href="http://yoursite.com/2019/05/21/MyBatis%E9%9A%8F%E7%AC%94/"/>
<id>http://yoursite.com/2019/05/21/MyBatis随笔/</id>
<published>2019-05-21T12:14:22.000Z</published>
<updated>2019-05-24T07:01:54.976Z</updated>
<summary type="html">
<h1 id="MyBatis随笔"><a href="#MyBatis随笔" class="headerlink" title="MyBatis随笔"></a>MyBatis随笔</h1><h2 id="什么是MyBatis"><a href="#什么是MyBatis"
</summary>
<category term="java" scheme="http://yoursite.com/categories/java/"/>
<category term="MyBatis" scheme="http://yoursite.com/tags/MyBatis/"/>
</entry>
<entry>
<title>使用Hexo+GitHub搭建自己的博客</title>
<link href="http://yoursite.com/2019/05/21/%E4%BD%BF%E7%94%A8Hexo-GitHub%E6%90%AD%E5%BB%BA%E8%87%AA%E5%B7%B1%E7%9A%84%E5%8D%9A%E5%AE%A2/"/>
<id>http://yoursite.com/2019/05/21/使用Hexo-GitHub搭建自己的博客/</id>
<published>2019-05-21T02:52:51.000Z</published>
<updated>2019-05-21T12:18:23.511Z</updated>
<summary type="html">
<h1 id="使用Hexo-GitHub搭建自己的博客"><a href="#使用Hexo-GitHub搭建自己的博客" class="headerlink"
</summary>
<category term="Hexo" scheme="http://yoursite.com/categories/Hexo/"/>
<category term="Hexo" scheme="http://yoursite.com/tags/Hexo/"/>
<category term="GitHub" scheme="http://yoursite.com/tags/GitHub/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="http://yoursite.com/2019/05/18/hello-world/"/>
<id>http://yoursite.com/2019/05/18/hello-world/</id>
<published>2019-05-18T13:53:13.492Z</published>
<updated>2019-05-19T03:40:29.111Z</updated>
<summary type="html">
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a
</summary>
<category term="hello" scheme="http://yoursite.com/tags/hello/"/>
<category term="wrold" scheme="http://yoursite.com/tags/wrold/"/>
</entry>
</feed>