<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog Sidebar on HB Framework</title><link>https://hbstack.dev/modules/blog/sidebar/</link><description>Recent content in Blog Sidebar on HB Framework</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2022-2026 HB Framework. All Rights Reserved.</copyright><lastBuildDate>Wed, 17 Jun 2026 04:17:06 +0000</lastBuildDate><atom:link href="https://hbstack.dev/modules/blog/sidebar/index.xml" rel="self" type="application/rss+xml"/><item><title>HB Blog Profile Sidebar Module</title><link>https://hbstack.dev/modules/blog/sidebar/profile/</link><pubDate>Sun, 08 Oct 2023 22:02:48 +0800</pubDate><guid>https://hbstack.dev/modules/blog/sidebar/profile/</guid><description>&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Module&lt;/th&gt;
 &lt;th&gt;&lt;code class="user-select-all"&gt;github.com/hbstack/blog/modules/sidebar/profile&lt;/code&gt;&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Repository&lt;/td&gt;
 &lt;td&gt;⭐ Please consider &lt;a
 href="https://github.com/hbstack/blog"
 
 target="_blank" rel="noopener noreferrer"&gt;giving a star&lt;/a&gt; if your like it.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Stars&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/hbstack/blog/stargazers" target="_blank"&gt;&lt;img title="GitHub repo stars" height="26" src="https://img.shields.io/github/stars/hbstack/blog?style=flat-square"&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Version&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/hbstack/blog/releases" target="_blank"&gt;&lt;img title="Releases" src="https://img.shields.io/github/v/tag/hbstack/blog?style=flat-square&amp;filter=modules/sidebar/profile*" height="26"&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Used by&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/hbstack/blog/network/dependents" target="_blank"&gt;&lt;img title="Used by" height="26" src="https://img.shields.io/badge/dynamic/json?color=success&amp;label=used+by&amp;query=repositories_humanize&amp;logo=hugo&amp;style=flat-square&amp;url=https://api.razonyang.com/v1/github/dependents/hbstack/blog"&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Requirements&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/hbstack/blog" target="_blank"&gt;&lt;img title="Hugo requirements" src="https://img.shields.io/badge/dynamic/json?color=important&amp;label=requirements&amp;query=requirements&amp;logo=hugo&amp;style=flat-square&amp;url=https://api.razonyang.com/v1/hugo/modules/github.com/hbstack/blog" height="26"&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;License&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/hbstack/blog/blob/main/LICENSE" target="_blank"&gt;&lt;img title="License" src="https://img.shields.io/github/license/hbstack/blog?style=flat-square" height="26"&gt;&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Usage&lt;/td&gt;
 &lt;td&gt;See &lt;a
 href="https://hbstack.dev/modules/overview/"
 
 &gt;how to use modules&lt;/a&gt;.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="site-parameters"&gt;Site Parameters&lt;/h2&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Parameter&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Type&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Required&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Default&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;avatar&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;/images/logo.png&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;The avatar image path relative to the &lt;code&gt;assets&lt;/code&gt; folder.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;avatar_size&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;number&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;100&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;The size of avatar image.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;company&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td&gt;The company name, Markdown supported.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;description&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;Site description.&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;The description or bio, Markdown supported.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;location&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td&gt;The location, Markdown supported.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;socials&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;object&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td&gt;Mapping from social media to their identifiers.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;title&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;/td&gt;
 &lt;td style="text-align: center"&gt;&lt;code&gt;Site title.&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;The title, Markdown supported.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;div class="config-toggle mb-3"&gt;
 &lt;ul class="nav nav-tabs mb-1" role="tablist"&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link active"
 id="code-toggle-hugo-619358742-toml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle-hugo-619358742-toml"
 type="button"
 role="tab"
 aria-controls="code-toggle-hugo-619358742-toml"
 aria-selected="true"&gt;
 TOML
 &lt;/button&gt;
 &lt;/li&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link"
 id="code-toggle-hugo-619358742-yaml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle-hugo-619358742-yaml"
 type="button"
 role="tab"
 aria-controls="code-toggle-hugo-619358742-yaml"
 aria-selected="false"&gt;
 YAML
 &lt;/button&gt;
 &lt;/li&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link"
 id="code-toggle-hugo-619358742-json-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle-hugo-619358742-json"
 type="button"
 role="tab"
 aria-controls="code-toggle-hugo-619358742-json"
 aria-selected="false"&gt;
 JSON
 &lt;/button&gt;
 &lt;/li&gt;&lt;/ul&gt;
 &lt;div class="tab-content"&gt;
 &lt;div
 class="tab-pane fade show active"
 id="code-toggle-hugo-619358742-toml"
 role="tabpanel"
 aria-labelledby="code-toggle-hugo-619358742-toml-tab"&gt;&lt;p class="user-select-all mb-1 text-secondary"&gt;hugo.toml&lt;/p&gt;</description></item><item><title>Blog Sidebar Overview</title><link>https://hbstack.dev/modules/blog/sidebar/overview/</link><pubDate>Mon, 19 Jun 2023 19:03:29 +0800</pubDate><guid>https://hbstack.dev/modules/blog/sidebar/overview/</guid><description>&lt;p&gt;The blog module supports an optional sidebar layout.&lt;/p&gt;</description></item><item><title>Blog Sidebar Posts Module</title><link>https://hbstack.dev/modules/blog/sidebar/posts/</link><pubDate>Mon, 19 Jun 2023 19:03:29 +0800</pubDate><guid>https://hbstack.dev/modules/blog/sidebar/posts/</guid><description>&lt;p&gt;This module shows the recent and featured posts on the blog&amp;rsquo;s sidebar.&lt;/p&gt;</description></item><item><title>Blog Taxonomies Sidebar Module</title><link>https://hbstack.dev/modules/blog/sidebar/taxonomies/</link><pubDate>Mon, 19 Jun 2023 19:03:29 +0800</pubDate><guid>https://hbstack.dev/modules/blog/sidebar/taxonomies/</guid><description>&lt;p&gt;This module shows the taxonomies on the blog&amp;rsquo;s sidebar.&lt;/p&gt;</description></item></channel></rss>