- 启动hugo服务(预览)
hugo server -D
- 创建MD
hugo new posts/名字.md
- 构建页面
hugo -D
- 查看hugo使用版本
hugo version
hugo v0.104.1-8958b8741f552c8024af5194330fbf031544a826 windows/amd64 BuildDate=2022-09-26T17:05:45Z VendorInfo=gohugoio
| Name | Name | Last commit date | ||
|---|---|---|---|---|
hugo server -D
hugo new posts/名字.md
hugo -D
hugo version
hugo v0.104.1-8958b8741f552c8024af5194330fbf031544a826 windows/amd64 BuildDate=2022-09-26T17:05:45Z VendorInfo=gohugoio