22 lines
1.2 KiB
XML
22 lines
1.2 KiB
XML
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
|
<channel>
|
|
<title>所有文章 - 我的全新 Hugo 网站</title>
|
|
<link>http://example.org/posts/</link>
|
|
<description>所有文章 | 我的全新 Hugo 网站</description>
|
|
<generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 08 Feb 2021 17:04:23 +0800</lastBuildDate><atom:link href="http://example.org/posts/" rel="self" type="application/rss+xml" /><item>
|
|
<title>First_test</title>
|
|
<link>http://example.org/first_test/</link>
|
|
<pubDate>Mon, 08 Feb 2021 17:04:23 +0800</pubDate>
|
|
<author>作者</author>
|
|
<guid>http://example.org/first_test/</guid>
|
|
<description><![CDATA[这是 除了 Hugo 全局配置 和 菜单配置 之外, LoveIt 主题还允许您在网站配置中定义以下参数 (这是一个示例 config.toml, 其内容为默认值).]]></description>
|
|
</item><item>
|
|
<title>First_post</title>
|
|
<link>http://example.org/first_post/</link>
|
|
<pubDate>Mon, 08 Feb 2021 16:35:58 +0800</pubDate>
|
|
<author>作者</author>
|
|
<guid>http://example.org/first_post/</guid>
|
|
<description><![CDATA[第一份文字 Hi, 你好hugo世界]]></description>
|
|
</item></channel>
|
|
</rss>
|