- 安装参考
https://www.docsy.dev/docs/get-started/other-options/
https://geekdocs.de/usage/getting-started/
1)首先安装 nvm
After install zsh |
2)通过 NVM安装 Node Lts稳定版
nvm install --lts |
3)安装 Hogo(使用docsy主题)
前置:需要安装一些 npm包,推荐切换到国内的 npm镜像:https://cnodejs.org/topic/4f9904f9407edba21468f31e
前置:安装 hugo + npm(PostCSS等..):Before you begin | Docsy
docsy提供了几种安装方式,”Use Docsy as a Hugo Module”这种最简单:Create a new site: Start a new site from scratch | Docsy
docsy 配置,样例网站参考 https://www.docsy.dev/docs/examples/,选了一个最简洁的,也就是 Docsy自己的文档网站,config.yaml 等配置直接从 https://github.com/google/docsy上复制过来
Hugo命令参数说明
hugo通用命令参数
-h –help |