We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git submodule update --init --recursive npm install -D --save autoprefixer npm install -D --save postcss-cli
hugo server
hugo
The text was updated successfully, but these errors were encountered:
文档开发 2. 使用hugo server在本地启动hugo 在浏览器中,本地链接:http://localhost:1313/capa.io/
Sorry, something went wrong.
No branches or pull requests
环境搭建
1. clone代码
2. 执行初始化命令
3. 启动
文档开发
1. 在指定目录下编辑markdown文件
2. 使用
hugo server
在本地启动hugo3. 检查文档是否正确
4. 使用
hugo
生成docs目录文件5. push到github上
6. 访问blog
The text was updated successfully, but these errors were encountered: