mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 02:32:37 +00:00
Improve quick start guide
Explicitly change front matter draft parameter to false.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
a76fa0de4d
commit
df31318d1c
@@ -151,6 +151,8 @@ hugo server -D
|
||||
|
||||
View your site at the URL displayed in your terminal. Keep the development server running as you continue to add and change content.
|
||||
|
||||
When satisfied with your new content, set the front matter `draft` parameter to `false`.
|
||||
|
||||
{{% note %}}
|
||||
Hugo's rendering engine conforms to the CommonMark [specification] for markdown. The CommonMark organization provides a useful [live testing tool] powered by the reference implementation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user