Add note about drafts
This commit is contained in:
parent
29d621fd77
commit
3bc14213c7
@ -63,6 +63,12 @@ $ pelican --autoreload --listen
|
|||||||
|
|
||||||
However, this will not automatically refresh your browser page.
|
However, this will not automatically refresh your browser page.
|
||||||
|
|
||||||
|
### Writing drafts
|
||||||
|
|
||||||
|
Use `Status: draft` in the article metadata. When the site is generated, the
|
||||||
|
`output/drafts` folder will be created with your new draft article. This allows
|
||||||
|
us to work on new articles and still store the pages here in the repository.
|
||||||
|
|
||||||
## Deploying the site
|
## Deploying the site
|
||||||
|
|
||||||
Just run the usual:
|
Just run the usual:
|
||||||
|
Loading…
Reference in New Issue
Block a user