npqhugo/exampleSite/public/posts/index.xml

34 lines
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on title</title>
<link>https://example.com/posts/</link>
<description>Recent content in Posts on title</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Copyright © 20082019, Steve Francia and the Hugo Authors; all rights reserved.</copyright>
<lastBuildDate>Sat, 11 Apr 2020 18:49:01 +0200</lastBuildDate>
<atom:link href="https://example.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>https://example.com/posts/post1/</link>
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
<guid>https://example.com/posts/post1/</guid>
<description>welcome to my place</description>
</item>
<item>
<title></title>
<link>https://example.com/posts/post2/</link>
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
<guid>https://example.com/posts/post2/</guid>
<description>this is a micro blog used for short updates and link sharing, you can configure its behavior in config.toml</description>
</item>
</channel>
</rss>