hugo-theme-relearn/categories/taxonomy/index.xml
2024-03-02 10:05:50 +00:00

20 lines
No EOL
1.6 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>Taxonomy on Hugo Relearn Theme</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/categories/taxonomy/index.html</link>
<description>Recent content in Taxonomy on Hugo Relearn Theme</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<atom:link href="https://mcshelby.github.io/hugo-theme-relearn/categories/taxonomy/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.
&amp;#8203; toml yaml json +++ categories = [&amp;#39;taxonomy&amp;#39;, &amp;#39;content&amp;#39;] tags = &amp;#39;tutorial&amp;#39; title = &amp;#39;Taxonomy&amp;#39; +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { &amp;#34;categories&amp;#34;: [ &amp;#34;taxonomy&amp;#34;, &amp;#34;content&amp;#34; ], &amp;#34;tags&amp;#34;: &amp;#34;tutorial&amp;#34;, &amp;#34;title&amp;#34;: &amp;#34;Taxonomy&amp;#34; } Behavior The tags are displayed at the top of the page in alphabetical order.</description>
</item>
</channel>
</rss>