my-first-post

This commit is contained in:
luochen570
2026-05-16 23:41:32 +08:00
parent 51a1e49ac1
commit 4b9fd8955a
16 changed files with 1300 additions and 0 deletions

19
public/posts/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" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Posts on My New Hugo Project</title>
<link>http://localhost:1313/posts/</link>
<description>Recent content in Posts on My New Hugo Project</description>
<generator>Hugo</generator>
<language>zh_cn</language>
<lastBuildDate>Sat, 16 May 2026 23:40:27 +0800</lastBuildDate>
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link>
<pubDate>Sat, 16 May 2026 23:40:27 +0800</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid>
<description></description>
</item>
</channel>
</rss>