This commit is contained in:
2026-05-18 23:06:05 +02:00
parent b0d3b61a0e
commit b4ee0e717e
20 changed files with 8114 additions and 0 deletions

19
homepage/public/index.xml Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My New Hugo Project</title>
<link>http://localhost:1313/</link>
<description>Recent content on My New Hugo Project</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 18 May 2026 23:03:26 +0200</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link>
<pubDate>Mon, 18 May 2026 23:03:26 +0200</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid>
<description>&lt;h2 id=&#34;introduction&#34;&gt;introduction&lt;/h2&gt;&#xA;&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text, and this is &lt;em&gt;emphasized&lt;/em&gt; text.&lt;/p&gt;&#xA;&lt;p&gt;Visit the &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; website!&lt;/p&gt;</description>
</item>
</channel>
</rss>