mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9'
This commit is contained in:
@@ -103,7 +103,7 @@ Press `Ctrl + C` to stop Hugo's development server.
|
||||
Add a new page to your site.
|
||||
|
||||
```text
|
||||
hugo new posts/my-first-post.md
|
||||
hugo new 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