hugo-theme-relearn/categories/content/index.xml

20 lines
1.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>content on Hugo Relearn Theme</title>
<link>https://McShelby.github.io/hugo-theme-relearn/categories/content/index.html</link>
<description>Recent content in content on Hugo Relearn Theme</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language><atom:link href="https://McShelby.github.io/hugo-theme-relearn/categories/content/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Taxonomy</title>
<link>https://McShelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://McShelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</guid>
<description>The Relearn theme supports Hugo&amp;rsquo;s default taxonomies tag and category out of the box.
Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings.
+++ categories = [&amp;#34;taxonomy&amp;#34;, &amp;#34;content&amp;#34;] tags = &amp;#34;tutorial&amp;#34; title = &amp;#34;Taxonomy&amp;#34; +++ Behavior The tags are displayed at the top of the page in alphabetical order.
The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.</description>
</item>
</channel>
</rss>