Skip to content

Commit d9c3a8a

Browse files
committed
improve drafts readme
1 parent 45fcfb0 commit d9c3a8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/posts/drafts/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ After you are ready to publish your masterpiece, move your post to `content/post
2929
You can also update `date` property to `date = 'year-month-day'`
3030

3131
And don't forget to remove `draft = true` from the post!
32+
33+
## How to render drafts?
34+
Run `hugo server -D` in terminal. It runs a development server with `--buildDrafts` argument

0 commit comments

Comments
 (0)