mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Added the command in the documentation.
It was confusing that the command was not in step 5, while it is in step 6.
This commit is contained in:
parent
50b5d0af29
commit
c83e10a48e
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@ Hugo contains its own high-performance web server. Simply run `hugo
|
||||||
server` and Hugo will find an available port and run a server with
|
server` and Hugo will find an available port and run a server with
|
||||||
your content:
|
your content:
|
||||||
|
|
||||||
$ 2 of 2 drafts rendered
|
$ hugo server --theme=hyde --buildDrafts
|
||||||
|
2 of 2 drafts rendered
|
||||||
0 future content
|
0 future content
|
||||||
2 pages created
|
2 pages created
|
||||||
0 paginator pages created
|
0 paginator pages created
|
||||||
|
|
Loading…
Reference in a new issue