<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HB Theme Template on HB Starter Theme Template</title><link>https://theme.hbstack.dev/en/</link><description>Recent content in HB Theme Template on HB Starter Theme Template</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2022-2025 Hugo Modules and HB Framework. All Rights Reserved.</copyright><atom:link href="https://theme.hbstack.dev/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Gallery Homepage Example</title><link>https://theme.hbstack.dev/en/examples/gallery/</link><pubDate>Thu, 06 Apr 2023 13:50:51 +0800</pubDate><guid>https://theme.hbstack.dev/en/examples/gallery/</guid><description>&lt;p>The example of gallery homepage layout.&lt;/p></description></item><item><title>Landing Page Example</title><link>https://theme.hbstack.dev/en/examples/landing/</link><pubDate>Thu, 06 Apr 2023 01:44:59 +0800</pubDate><guid>https://theme.hbstack.dev/en/examples/landing/</guid><description>&lt;h1 id="landing-page-example">Landing Page Example&lt;/h1>
&lt;p>This theme offers a simple landing page layout which consist of three parts: header, body and footer, the body is the content itself.&lt;/p>
&lt;h2 id="how-to-use-it">How to Use it?&lt;/h2>
&lt;p>Specify the &lt;code>layout&lt;/code> as &lt;code>landing&lt;/code> on the front matter.&lt;/p>
&lt;div class="config-toggle mb-3">
 &lt;ul class="nav nav-tabs mb-1" role="tablist">&lt;li class="nav-item mb-0" role="presentation">
 &lt;button
 class="nav-link active"
 id="code-toggle--461387295-toml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--461387295-toml"
 type="button"
 role="tab"
 aria-controls="code-toggle--461387295-toml"
 aria-selected="true">
 TOML
 &lt;/button>
 &lt;/li>&lt;li class="nav-item mb-0" role="presentation">
 &lt;button
 class="nav-link"
 id="code-toggle--461387295-yaml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--461387295-yaml"
 type="button"
 role="tab"
 aria-controls="code-toggle--461387295-yaml"
 aria-selected="false">
 YAML
 &lt;/button>
 &lt;/li>&lt;li class="nav-item mb-0" role="presentation">
 &lt;button
 class="nav-link"
 id="code-toggle--461387295-json-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--461387295-json"
 type="button"
 role="tab"
 aria-controls="code-toggle--461387295-json"
 aria-selected="false">
 JSON
 &lt;/button>
 &lt;/li>&lt;/ul>
 &lt;div class="tab-content">
 &lt;div
 class="tab-pane fade show active"
 id="code-toggle--461387295-toml"
 role="tabpanel"
 aria-labelledby="code-toggle--461387295-toml-tab">&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-toml" data-lang="toml">&lt;span class="line">&lt;span class="ln">1&lt;/span>&lt;span class="cl">&lt;span class="nx">layout&lt;/span> &lt;span class="p">=&lt;/span> &lt;span class="s1">&amp;#39;landing&amp;#39;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>
 &lt;div
 class="tab-pane fade"
 id="code-toggle--461387295-yaml"
 role="tabpanel"
 aria-labelledby="code-toggle--461387295-yaml-tab">&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-yaml" data-lang="yaml">&lt;span class="line">&lt;span class="ln">1&lt;/span>&lt;span class="cl">&lt;span class="nt">layout&lt;/span>&lt;span class="p">:&lt;/span>&lt;span class="w"> &lt;/span>&lt;span class="l">landing&lt;/span>&lt;span class="w">
&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>
 &lt;div
 class="tab-pane fade"
 id="code-toggle--461387295-json"
 role="tabpanel"
 aria-labelledby="code-toggle--461387295-json-tab">&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-json" data-lang="json">&lt;span class="line">&lt;span class="ln">1&lt;/span>&lt;span class="cl">&lt;span class="p">{&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">2&lt;/span>&lt;span class="cl"> &lt;span class="nt">&amp;#34;layout&amp;#34;&lt;/span>&lt;span class="p">:&lt;/span> &lt;span class="s2">&amp;#34;landing&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">3&lt;/span>&lt;span class="cl">&lt;span class="p">}&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/div>&lt;/div>
&lt;/div>


&lt;p>And then writing the content with &lt;a
 href="https://hbstack.dev/en/docs/content/markdown-syntax/"
 
 target="_blank" rel="noopener noreferrer">Markdown&lt;/a> and &lt;a
 href="https://hbstack.dev/en/docs/content/shortcodes/"
 
 target="_blank" rel="noopener noreferrer">shortcodes&lt;/a>.&lt;/p></description></item><item><title>Tutorial</title><link>https://theme.hbstack.dev/en/blog/2023/03/tutorial/</link><pubDate>Fri, 31 Mar 2023 11:47:31 +0800</pubDate><guid>https://theme.hbstack.dev/en/blog/2023/03/tutorial/</guid><description>&lt;p>A simple tutorial that offers samples and code snippets show how to create rich content, please refer to the &lt;a
 href="https://hbstack.dev/en/"
 
 target="_blank" rel="noopener noreferrer">documentation&lt;/a> for more usage.&lt;/p></description></item><item><title>Textures</title><link>https://theme.hbstack.dev/en/gallery/textures/</link><pubDate>Sun, 01 Jan 2023 16:16:05 +0800</pubDate><guid>https://theme.hbstack.dev/en/gallery/textures/</guid><description/></item><item><title>Install on Ubuntu</title><link>https://theme.hbstack.dev/en/docs/installation/linux/ubuntu/</link><pubDate>Sun, 16 Oct 2022 22:42:23 +0800</pubDate><guid>https://theme.hbstack.dev/en/docs/installation/linux/ubuntu/</guid><description>&lt;p>This guide show you how to install on Ubuntu.&lt;/p></description></item><item><title>Featured Post without Image</title><link>https://theme.hbstack.dev/en/blog/2022/09/featured-post-without-image/</link><pubDate>Sat, 10 Sep 2022 00:00:00 +0000</pubDate><guid>https://theme.hbstack.dev/en/blog/2022/09/featured-post-without-image/</guid><description>&lt;p>A sample for showing how carousel handle featured posts that without images.&lt;/p></description></item><item><title>Install on Windows</title><link>https://theme.hbstack.dev/en/docs/installation/windows/</link><pubDate>Tue, 06 Sep 2022 22:42:23 +0800</pubDate><guid>https://theme.hbstack.dev/en/docs/installation/windows/</guid><description>&lt;p>This guide show you how to install on Windows.&lt;/p></description></item><item><title>Install on Arch Linux</title><link>https://theme.hbstack.dev/en/docs/installation/linux/archlinux/</link><pubDate>Sun, 04 Sep 2022 22:42:23 +0800</pubDate><guid>https://theme.hbstack.dev/en/docs/installation/linux/archlinux/</guid><description>&lt;p>This guide show you how to install on Arch Linux.&lt;/p></description></item><item><title>Introduction</title><link>https://theme.hbstack.dev/en/docs/introduction/</link><pubDate>Sun, 06 Mar 2022 22:42:23 +0800</pubDate><guid>https://theme.hbstack.dev/en/docs/introduction/</guid><description>&lt;p>A fast, responsive and feature-rich Hugo theme for blog and documentation site.&lt;/p></description></item><item><title>Example Post with an Featured Image</title><link>https://theme.hbstack.dev/en/blog/2022/02/example-post-with-an-featured-image/</link><pubDate>Fri, 04 Feb 2022 20:26:48 +0800</pubDate><guid>https://theme.hbstack.dev/en/blog/2022/02/example-post-with-an-featured-image/</guid><description>&lt;p>The example post with an featured image.&lt;/p></description></item><item><title>Dogs</title><link>https://theme.hbstack.dev/en/gallery/dogs/</link><pubDate>Sat, 01 Jan 2022 16:16:05 +0800</pubDate><guid>https://theme.hbstack.dev/en/gallery/dogs/</guid><description/></item><item><title>Rainbow</title><link>https://theme.hbstack.dev/en/gallery/rainbow/</link><pubDate>Sat, 01 Jan 2022 16:16:05 +0800</pubDate><guid>https://theme.hbstack.dev/en/gallery/rainbow/</guid><description/></item><item><title>Sunrise</title><link>https://theme.hbstack.dev/en/gallery/sunrise/</link><pubDate>Sat, 01 Jan 2022 00:00:00 +0800</pubDate><guid>https://theme.hbstack.dev/en/gallery/sunrise/</guid><description/></item></channel></rss>