重新开始吧。
使用 Hugo 搭建,主题 zozo 。主题设置文件是 config.toml
。同步分支是 gh-pages
。
- 创建文章命令:
hugo new post.md
- 本地预览文件:
hugo server -t theme-name
- 部署生成文件:
hugo
nerdy tidbits*
重新开始吧。
使用 Hugo 搭建,主题 zozo 。主题设置文件是 config.toml
。同步分支是 gh-pages
。
hugo new post.md
hugo server -t theme-name
hugo