-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
61 lines (48 loc) · 1.61 KB
/
feed.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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:media="http://search.yahoo.com/mrss/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:georss="http://www.georss.org/georss">
<channel>
<title>
<![CDATA[ SongtaoGui's Blog ]]>
</title>
<link> https://songtaogui.github.io/ </link>
<description>
<![CDATA[ SongtaoGui's Blog using Franklin ]]>
</description>
<atom:link
href="https://songtaogui.github.io/feed.xml"
rel="self"
type="application/rss+xml" />
<item>
<title>
<![CDATA[ On the shoulders of giants ]]>
</title>
<link> https://songtaogui.github.io/giants/index.html </link>
<guid> https://songtaogui.github.io/giants/index.html </guid>
<description>
<![CDATA[ list of my stars. ]]>
</description>
<pubDate>Tue, 06 Aug 2024 00:00:00 +0000</pubDate>
<atom:author>
<atom:name>Songtao Gui</atom:name>
</atom:author>
</item>
<item>
<title>
<![CDATA[ Use nutshell in my Franklin blog ]]>
</title>
<link> https://songtaogui.github.io/posts/2022/08/Use_nutshell_in_my_Franklin_blog/index.html </link>
<guid> https://songtaogui.github.io/posts/2022/08/Use_nutshell_in_my_Franklin_blog/index.html </guid>
<description>
<![CDATA[ Set up nutshell in my julia/Franklin.jl based blog. ]]>
</description>
<pubDate>Wed, 16 Aug 2023 00:00:00 +0000</pubDate>
<atom:author>
<atom:name>Songtao Gui</atom:name>
</atom:author>
</item>
</channel></rss>