mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-18 00:19:03 +00:00
Mention that drafts are not deployed by default (#883)
This commit is contained in:
committed by
Kaushal Modi
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 %}}
|
||||
|
||||
Reference in New Issue
Block a user