You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
326 B
12 lines
326 B
+++ |
|
title = "Draft state" |
|
date = 2017-07-12T13:46:16-04:00 |
|
draft = true |
|
+++ |
|
|
|
If a post has the `DRAFT` keyword too, the `draft` front matter variable |
|
should be set to `true`. |
|
|
|
Idea is to mark a post as `DRAFT` that you have already started |
|
writing, or are in the process at the moment, but it is not yet ready |
|
to be published
|
|
|