mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
commit
a67d942e9a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ series: ["部署教程"]
|
|||
series_order: 2
|
||||
---
|
||||
|
||||
如果想快速上有,可以按照标准的 Hugo [快速启动](https://gohugo.io/getting-started/quick-start/) 文档。
|
||||
如果想快速上手,可以按照标准的 Hugo [快速启动](https://gohugo.io/getting-started/quick-start/) 文档。
|
||||
|
||||
更详细的安装如下,[更新主题](#installing-updates)的教程也可以看此文档。
|
||||
|
||||
|
@ -206,4 +206,4 @@ Hugo 将自动更新项目中所需的任何模块。它通过检查 `module.tom
|
|||
|
||||
2. 解压缩, 将文件夹重命名为 `blowfish`,并移动到根目录 `themes/` 目录下。你需要覆盖旧版以替换所有的主题文件。
|
||||
|
||||
3. 重建站点,并检查网站是否一切正常。
|
||||
3. 重建站点,并检查网站是否一切正常。
|
||||
|
|
Loading…
Reference in a new issue