... | ... | @@ -23,7 +23,7 @@ Hugo 非常适合博客,文档等网站的生成。 |
|
|
|
|
|
```bash
|
|
|
# 创建 hugo 项目
|
|
|
$ hugo hugo new site yousite.com
|
|
|
$ hugo new site yousite.com
|
|
|
Congratulations! Your new Hugo site is created in ~/hugo/yousite.com.
|
|
|
|
|
|
Just a few more steps and you're ready to go:
|
... | ... | |