mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 12:04:56 -04:00
Improve quick start example
Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
parent
08e4e626de
commit
aa24b5319d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user