This article refers to the modern, up-to-date installation method of installing the theme locally as Hugo module. It describes how to install, upgrade the theme, and write new articles. Proxy (optional) If you’re located at China mainland without VPN, the Hugo module download may fail. There are two proxies for this:...

HBS(Hugo Bootstrap) 是一個快速、響應式和功能齊全的 Hugo 主題,可用於個人博客和文檔。 在安裝主題前,請確保你滿足先決條件 。 先決條件 Configuration 自 0.68.0,HBS 要求設置以下配置。 config.toml yaml json 1[build] 2writeStats = true 1build:2writeStats:true1{ 2"build": { 3"writeStats": true 4} 5} 構建工具 Git 。 Hugo :extended 0.84.0 版本或以上。 npm :用於安裝 CSS 和 JS 依賴。 Go : 1.12 版本或以上,僅當安...