-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
36 lines (36 loc) · 1.58 KB
/
index.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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Testing My Hugo Site</title>
<link>//localhost:1313/</link>
<description>Recent content on Testing My Hugo Site</description>
<generator>Hugo -- 0.127.0</generator>
<language>en-us</language>
<lastBuildDate>Sat, 15 Jun 2024 15:22:18 -0700</lastBuildDate>
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Third post</title>
<link>//localhost:1313/posts/third/</link>
<pubDate>Sat, 15 Jun 2024 15:22:18 -0700</pubDate>
<guid>//localhost:1313/posts/third/</guid>
<description>Third Time&rsquo;s the Charm Testing this again&hellip; Testing out the categories feature.</description>
</item>
<item>
<title>Second Post</title>
<link>//localhost:1313/posts/second/</link>
<pubDate>Sat, 15 Jun 2024 15:12:29 -0700</pubDate>
<guid>//localhost:1313/posts/second/</guid>
<description>Trying this again Seems to work ok.</description>
</item>
<item>
<title>First Post</title>
<link>//localhost:1313/posts/first/</link>
<pubDate>Sat, 15 Jun 2024 14:53:25 -0700</pubDate>
<guid>//localhost:1313/posts/first/</guid>
<description>First Post Test Trying this again with markdown.
Things seem to be going well so far.
It even does these block quotes pretty well.
Lists also seem to work as expected. </description>
</item>
</channel>
</rss>