summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/rss.xml')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/rss.xml39
1 files changed, 12 insertions, 27 deletions
diff --git a/pyssg.xyz/live/pyssg.xyz/rss.xml b/pyssg.xyz/live/pyssg.xyz/rss.xml
index f55cc2f..39f8c28 100644
--- a/pyssg.xyz/live/pyssg.xyz/rss.xml
+++ b/pyssg.xyz/live/pyssg.xyz/rss.xml
@@ -6,44 +6,29 @@
<title>pyssg</title>
<link>https://pyssg.xyz</link>
<atom:link href="https://pyssg.xyz/rss.xml" rel="self" type="application/rss+xml"/>
- <description>Short site description.</description>
+ <description>PySSG, the python static site generator official website.</description>
<language>en-us</language>
<category>Blog</category>
- <copyright>Copyright 2021 Somebody</copyright>
- <managingEditor>some@one.com (Sombody)</managingEditor>
- <webMaster>some@one.com (Sombody)</webMaster>
+ <copyright>Copyright 2023 David Luévano Alvarado</copyright>
+ <managingEditor>david@luevano.xyz (David Luévano Alvarado)</managingEditor>
+ <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster>
<pubDate></pubDate>
<lastBuildDate></lastBuildDate>
- <generator>pyssg v0.7.3</generator>
+ <generator>pyssg v0.8.0</generator>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<ttl>30</ttl>
<image>
- <url>https://static.pyssg.xyz/images/blog.png</url>
+ <url>https://static.pyssg.xyz/images/default.png</url>
<title>pyssg</title>
<link>https://pyssg.xyz</link>
</image>
<item>
- <title>Test file in subdir</title>
- <link>https://pyssg.xyz/subdir/test2.html</link>
- <guid isPermaLink="true">https://pyssg.xyz/subdir/test2.html</guid>
- <pubDate>Mon, 05 Dec 2022 10:58:41 GMT</pubDate>
- <description>Second file for testing.</description>
- <content:encoded><![CDATA[<p>This is a small test for the newly added pyssg.xyz.</p>]]></content:encoded>
- </item>
- <item>
- <title>Index</title>
- <link>https://pyssg.xyz/test.html</link>
- <guid isPermaLink="true">https://pyssg.xyz/test.html</guid>
- <pubDate>Mon, 05 Dec 2022 08:05:10 GMT</pubDate>
- <description>Index page for pyssg.xyz.</description>
- <content:encoded><![CDATA[<p>This is a small test for the newly added pyssg.xyz.</p>
-<ul>
-<li>item 1</li>
-<li>item 2</li>
-</ul>
-<h2 id="subheader-1">subheader 1</h2>
-<p><strong>bold</strong></p>
-<p><em>italic</em></p>]]></content:encoded>
+ <title></title>
+ <link>https://pyssg.xyz/index.html</link>
+ <guid isPermaLink="true">https://pyssg.xyz/index.html</guid>
+ <pubDate>Tue, 13 Dec 2022 04:37:03 GMT</pubDate>
+ <description></description>
+ <content:encoded><![CDATA[]]></content:encoded>
</item>
</channel>
</rss> \ No newline at end of file