prevent future posts from being published
This commit is contained in:
parent
a7c75b26ab
commit
6b15ed7807
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ markdown: redcarpet
|
|||
highlighter: pygments
|
||||
permalink: /:title/
|
||||
|
||||
# do not publish future posts
|
||||
future: false
|
||||
|
||||
# The release of Jekyll Now that you're using
|
||||
version: v1.1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue