From be12be34119312b2d518c9448cee435c941b19bb Mon Sep 17 00:00:00 2001 From: Skylar Challand Date: Thu, 5 Jan 2017 15:04:42 -0500 Subject: [PATCH] Add undocumented --unpublished build option via https://github.com/jekyll/jekyll/blob/57fd5f887da1189a16bdfbb982d75f725c38d725/lib/jekyll/command.rb#L63-L64 --- docs/_docs/configuration.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/_docs/configuration.md b/docs/_docs/configuration.md index 9dca5cea6dc..9df1c85f181 100644 --- a/docs/_docs/configuration.md +++ b/docs/_docs/configuration.md @@ -221,6 +221,16 @@ class="flag">flags (specified on the command-line) that control them.

--future

+ + +

Unpublished

+

Render posts that were marked as unpublished.

+ + +

unpublished: BOOL

+

--unpublished

+ +

LSI