62 lines
No EOL
2.9 KiB
XML
62 lines
No EOL
2.9 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>Posts on title</title>
|
||
<link>https://example.com/blog/</link>
|
||
<description>Recent content in Posts on title</description>
|
||
<generator>Hugo -- gohugo.io</generator>
|
||
<language>en-us</language>
|
||
<copyright>Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved.</copyright>
|
||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate>
|
||
|
||
<atom:link href="https://example.com/blog/index.xml" rel="self" type="application/rss+xml" />
|
||
|
||
|
||
<item>
|
||
<title>Markdown Syntax Guide</title>
|
||
<link>https://example.com/blog/markdown-syntax/</link>
|
||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
||
<guid>https://example.com/blog/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>
|
||
|
||
<item>
|
||
<title>Rich Content</title>
|
||
<link>https://example.com/blog/rich-content/</link>
|
||
<pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
||
<guid>https://example.com/blog/rich-content/</guid>
|
||
<description><p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p></description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Placeholder Text</title>
|
||
<link>https://example.com/blog/placeholder-text/</link>
|
||
<pubDate>Sat, 09 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
||
<guid>https://example.com/blog/placeholder-text/</guid>
|
||
<description><p>Lorem est tota propiore conpellat pectoribus de
|
||
pectora summo.</p></description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Math Typesetting</title>
|
||
<link>https://example.com/blog/math-typesetting/</link>
|
||
<pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
||
<guid>https://example.com/blog/math-typesetting/</guid>
|
||
<description><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p></description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Emoji Support</title>
|
||
<link>https://example.com/blog/emoji-support/</link>
|
||
<pubDate>Tue, 05 Mar 2019 00:00:00 +0000</pubDate>
|
||
|
||
<guid>https://example.com/blog/emoji-support/</guid>
|
||
<description><p>Emoji can be enabled in a Hugo project in a number of ways.</p></description>
|
||
</item>
|
||
|
||
</channel>
|
||
</rss> |