在安裝主題前,請確保你滿足先決條件。

Configuration#

0.68.0,HBS 要求設置以下配置。

1[build]
2  writeStats = true
1build:
2  writeStats: true
1{
2   "build": {
3      "writeStats": true
4   }
5}

構建工具#

  • Git
  • Hugoextended 0.97.0 版本或以上。
  • npm:用於安裝 CSS 和 JS 依賴。
  • Go: 1.12 版本或以上,僅當安裝為 Hugo Module 時必須。

我們建議使用這些工具的最新版本。