Hugo Bootstrap Theme(HBS) 是壹個快速、響應式、多用途和功能豐富的 Hugo 主題。其通常用於博客和文檔站點。
默認情况下,使用此主題的網站具有預設字體、顏色和總體外觀。 但是,默認方案不可能滿足所有人的要求,但是不要擔心,你可以輕鬆地覆蓋主題預設值,例如調色板顏色、字體、語法高亮。
The client search will become slower and slower with the content grows, it’s reasonable to have a remote search service to handle search requests from a large site.
Algolia is a popular search service that provides free plan (10k records, 10k requests per month). After reading this article, you will learn how to configure Algolia and automatically upload index files.
A detailed description of iframe shortcode.
A detailed description of game shortcode.
In this article, we’ll talk about the landing page layout, you may be interested in it if you’re going to customizing the pages in Markdown way.
The repository widget shows the commit information about current page, it’s useful for users to view or edit the source code.
在本節中,我們將談論部署的關鍵點,以避免部署期間的大多數問題。
根據 Hugo Layouts Lookup Order,可以很容易地覆蓋 Hugo 和主題的布局和模板。 這對那些想自定義某些特定布局或參數的用戶來說很有用。
當頁面太長時,側邊欄會隨著滾動而消失,頁面看起來就不那麽整潔美觀了。 所以本文將介紹如何使用粘性部件來避免這個問題。