<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Articles on Hugo Theme Bootstrap Docs v0</title><link>https://hbs.razonyang.com/v0/en/tags/articles/</link><description>Recent content in Articles on Hugo Theme Bootstrap Docs v0</description><generator>Hugo -- gohugo.io</generator><copyright>Copyright © 2016-{year} Razon Yang. All Rights Reserved.</copyright><lastBuildDate>Sat, 04 Dec 2021 10:43:39 +0800</lastBuildDate><atom:link href="https://hbs.razonyang.com/v0/en/tags/articles/index.xml" rel="self" type="application/rss+xml"/><item><title>Adding Content</title><link>https://hbs.razonyang.com/v0/en/docs/content/</link><pubDate>Sat, 04 Dec 2021 10:43:39 +0800</pubDate><guid>https://hbs.razonyang.com/v0/en/docs/content/</guid><description>Main Sections The mainSections parameter is used to filter pages, default to [&amp;quot;posts&amp;quot;, &amp;quot;docs&amp;quot;].
1mainSections = [&amp;#34;blog&amp;#34;, &amp;#34;posts&amp;#34;, &amp;#34;docs&amp;#34;, &amp;#34;notes&amp;#34;] Content Types You may want to use docs layout in other sections instead of /docs, such as /notes. It&amp;rsquo;s easy to do that by setting type = &amp;quot;docs&amp;quot; on the front matter.
Archetypes We can also create a archetype for notes, let&amp;rsquo;s Hugo take care of the type.
1$ cp themes/hugo-theme-bootstrap/archetypes/default.</description></item></channel></rss>