mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 18:44:46 -04:00
Mention that drafts are not deployed by default (#883)
This commit is contained in:
parent
654bd3f954
commit
f9c01d474d
@ -180,3 +180,7 @@ hugo
|
||||
```
|
||||
|
||||
Output will be in `./public/` directory by default (`-d`/`--destination` flag to change it, or set `publishdir` in the config file).
|
||||
|
||||
{{% note %}}
|
||||
Drafts do not get deployed; once you finish a post, update the header of the post to say `draft: false`. More info [here](/getting-started/usage/#draft-future-and-expired-content).
|
||||
{{% /note %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user