-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
34 lines (30 loc) · 1.65 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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>CSS Website</title>
<link>http://example.org/</link>
<description>Recent content on CSS Website</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 18 Oct 2020 18:43:37 -0500</lastBuildDate><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Post1</title>
<link>http://example.org/posts/post1/</link>
<pubDate>Sun, 18 Oct 2020 18:43:37 -0500</pubDate>
<guid>http://example.org/posts/post1/</guid>
<description>Welcome to this ACM Luther tutorial to create a static site using Hugo. This blog post is intended to accompany the &ldquo;Building a Personal Static Website&rdquo; workshop on 2020, Oct 18th.
If you have any questions or trouble with this tutorial, you can message the Luther ACM Slack channel.
Philosophy Hugo is a fast, flexible static site generator, one of the most popular open source generators among the numerous static site generators available.</description>
</item>
<item>
<title>Hello</title>
<link>http://example.org/posts/hello/</link>
<pubDate>Sun, 18 Oct 2020 18:39:49 -0500</pubDate>
<guid>http://example.org/posts/hello/</guid>
<description>This is a level 1 title This is some content that I am writing
This is a level 2 title This is some content that I am writing
this is some code that i am writing
def(): print(&#34;Hello, World!&#34;) </description>
</item>
</channel>
</rss>