-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
92 lines (43 loc) · 2.72 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Xue's Blog</title>
<icon>https://nanxue2023.github.io/icon.png</icon>
<subtitle>Learning and Improving Together</subtitle>
<link href="https://nanxue2023.github.io/atom.xml" rel="self"/>
<link href="https://nanxue2023.github.io/"/>
<updated>2023-06-13T07:52:37.090Z</updated>
<id>https://nanxue2023.github.io/</id>
<author>
<name>Nan Xue</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Add Comment Function in Your Blog</title>
<link href="https://nanxue2023.github.io/2023/06/13/commfunc/"/>
<id>https://nanxue2023.github.io/2023/06/13/commfunc/</id>
<published>2023-06-13T07:36:40.000Z</published>
<updated>2023-06-13T07:52:37.090Z</updated>
<summary type="html"><h1 id="How-to-add-comment-function-in-your-blog"><a href="#How-to-add-comment-function-in-your-blog" class="headerlink" title="How to add</summary>
<category term="blog" scheme="https://nanxue2023.github.io/categories/blog/"/>
<category term="blog" scheme="https://nanxue2023.github.io/tags/blog/"/>
</entry>
<entry>
<title>How to Read Paper (Learn from Mu Li)</title>
<link href="https://nanxue2023.github.io/2023/06/07/readpapers/"/>
<id>https://nanxue2023.github.io/2023/06/07/readpapers/</id>
<published>2023-06-07T02:01:16.000Z</published>
<updated>2023-06-07T02:34:30.297Z</updated>
<summary type="html"><h1 id="1-Know-Structure-of-Paper"><a href="#1-Know-Structure-of-Paper" class="headerlink" title="1.Know Structure of Paper"></a>1.Know</summary>
<category term="Method" scheme="https://nanxue2023.github.io/categories/Method/"/>
<category term="Paper" scheme="https://nanxue2023.github.io/tags/Paper/"/>
<category term="Mu Li" scheme="https://nanxue2023.github.io/tags/Mu-Li/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="https://nanxue2023.github.io/2023/06/06/hello-world/"/>
<id>https://nanxue2023.github.io/2023/06/06/hello-world/</id>
<published>2023-06-05T16:00:00.000Z</published>
<updated>2023-06-06T15:24:10.213Z</updated>
<summary type="html"><p>Welcome to <a href="https://nanxue2023.github.io/">Xue’s Blog</a>! This is my own blog for learning something intersting, including AI,</summary>
</entry>
</feed>