<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Theme on RustUP</title><link>http://rustup.top/tags/theme/</link><description>Recent content in Theme on RustUP</description><generator>Hugo</generator><language>zh</language><copyright>[jqx](https://jqx.me)</copyright><lastBuildDate>Tue, 19 May 2026 11:51:52 +0800</lastBuildDate><atom:link href="http://rustup.top/tags/theme/index.xml" rel="self" type="application/rss+xml"/><item><title>Example Blog Post</title><link>http://rustup.top/posts/example-post/</link><pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate><guid>http://rustup.top/posts/example-post/</guid><description>&lt;p&gt;This is an example blog post demonstrating the Hugo Book blog layout.&lt;/p&gt;
&lt;h2 id="what-this-demonstrates"&gt;What This Demonstrates&lt;a class="anchor" href="#what-this-demonstrates"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Blog posts in Hugo Book support standard Hugo content features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Date display&lt;/strong&gt;: configured via &lt;code&gt;BookDateFormat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tags and categories&lt;/strong&gt;: displayed as metadata&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pagination&lt;/strong&gt;: automatic when multiple posts exist&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Prev/next navigation&lt;/strong&gt;: links between posts in the section&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="adding-your-own-posts"&gt;Adding Your Own Posts&lt;a class="anchor" href="#adding-your-own-posts"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Create markdown files under &lt;code&gt;content/posts/&lt;/code&gt;:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;content/
└── posts/
 ├── _index.md
 ├── first-post.md
 └── second-post.md&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Each post needs at minimum a &lt;code&gt;title&lt;/code&gt; and &lt;code&gt;date&lt;/code&gt; in frontmatter. See &lt;a href="http://rustup.top/docs/content/blog/"&gt;Blog&lt;/a&gt; for full documentation.&lt;/p&gt;</description></item></channel></rss>