diff options
Diffstat (limited to 'public/categories/example/index.xml')
-rw-r--r-- | public/categories/example/index.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/public/categories/example/index.xml b/public/categories/example/index.xml new file mode 100644 index 0000000..e76eea6 --- /dev/null +++ b/public/categories/example/index.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>Example on azuminha</title> + <link>http://localhost:1313/categories/example/</link> + <description>Recent content in Example on azuminha</description> + <generator>Hugo</generator> + <language>en-us</language> + <lastBuildDate>Thu, 30 Aug 2018 00:00:00 +0000</lastBuildDate> + <atom:link href="http://localhost:1313/categories/example/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Markdown Guide (modified)</title> + <link>http://localhost:1313/post/2018/08/30/markdown-guide-modified/</link> + <pubDate>Thu, 30 Aug 2018 00:00:00 +0000</pubDate> + <guid>http://localhost:1313/post/2018/08/30/markdown-guide-modified/</guid> + <description><h1 id="an-h1-header">An h1 header</h1>
<p>Paragraphs are separated by a blank line.</p>
<p>2nd paragraph. <em>Italic</em>, <strong>bold</strong>, and <code>monospace</code>. Itemized lists
look like:</p>
<ul>
<li>this one</li>
<li>that one</li>
<li>the other one</li>
</ul>
<p>Note that &mdash; not considering the asterisk &mdash; the actual text
content starts at 4-columns in.</p>
<blockquote>
<p>Block quotes are
written like so.</p>
<p>They can span multiple paragraphs,
if you like.</p></blockquote>
<p>Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., &ldquo;it&rsquo;s all
in chapters 12&ndash;14&rdquo;). Three dots &hellip; will be converted to an ellipsis.
Unicode is supported. ☺</p></description> + </item> + <item> + <title>Hacker with Bullhorn</title> + <link>http://localhost:1313/post/2012/04/23/hacker-with-horn/</link> + <pubDate>Mon, 23 Apr 2012 00:00:00 +0000</pubDate> + <guid>http://localhost:1313/post/2012/04/23/hacker-with-horn/</guid> + <description><p>Hacker with bullhorn: &ldquo;Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!&rdquo;</p>
<p>Prospective station wagon buyer: &ldquo;I know what you say is true&hellip;but&hellip;er&hellip;I don&rsquo;t know how to maintain a tank!&rdquo;</p>
<p>Bullhorn: &ldquo;You don&rsquo;t know how to maintain a station wagon either!&rdquo;</p>
<p>Buyer: &ldquo;But this dealership has mechanics on staff. If something goes wrong with my station wagon, I can take a day off work, bring it here, and pay them to work on it while I sit in the waiting room for hours, listening to elevator music.&rdquo;</p></description> + </item> + </channel> +</rss> |