Hugo Bootstrap Theme(HBS) 是壹個快速、響應式、多用途和功能豐富的 Hugo 主題。其通常用於博客和文檔站點。
默認情况下,使用此主題的網站具有預設字體、顏色和總體外觀。 但是,默認方案不可能滿足所有人的要求,但是不要擔心,你可以輕鬆地覆蓋主題預設值,例如調色板顏色、字體、語法高亮。
打賞小部件,又稱 buy me a coffee 小部件,其通過使用捐贈或小費,為讀者提供了一種支持創作者的筦道。
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 和主題的布局和模板。 這對那些想自定義某些特定布局或參數的用戶來說很有用。