24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
|
<channel>
|
||
|
<title>syntax on Website of Jane Doe</title>
|
||
|
<link>https://example.com/categories/syntax/</link>
|
||
|
<description>Recent content in syntax on Website of Jane Doe</description>
|
||
|
<generator>Hugo -- gohugo.io</generator>
|
||
|
<language>en</language>
|
||
|
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate>
|
||
|
|
||
|
<atom:link href="https://example.com/categories/syntax/index.xml" rel="self" type="application/rss+xml" />
|
||
|
|
||
|
|
||
|
<item>
|
||
|
<title>Markdown Syntax Guide</title>
|
||
|
<link>https://example.com/post/markdown-syntax/</link>
|
||
|
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
|
||
|
<guid>https://example.com/post/markdown-syntax/</guid>
|
||
|
<description><p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.</p></description>
|
||
|
</item>
|
||
|
|
||
|
</channel>
|
||
|
</rss>
|