mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Improve quick start example
Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
@@ -110,7 +110,7 @@ Press `Ctrl + C` to stop Hugo's development server.
|
||||
Add a new page to your site.
|
||||
|
||||
```text
|
||||
hugo new content posts/my-first-post.md
|
||||
hugo new content content/posts/my-first-post.md
|
||||
```
|
||||
|
||||
Hugo created the file in the `content/posts` directory. Open the file with your editor.
|
||||
|
||||
Reference in New Issue
Block a user