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.
10 lines
336 B
10 lines
336 B
+++ |
|
title = "Draft state" |
|
date = 2017-07-12T13:46:16-04:00 |
|
tags = [] |
|
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
|
|
|