From 1a88178fbfd79531ec67bb401086287897a16c55 Mon Sep 17 00:00:00 2001 From: Ruslan Korolev Date: Mon, 22 Sep 2014 19:16:23 +0400 Subject: [PATCH] jekyll serve --skip-initial-build to docs --- site/_docs/configuration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index f52fd355..aa472b22 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -273,6 +273,15 @@ before your site is served.

-B, --detach

+ + +

Skips the initial site build.

+

Skips the initial site build which occurs before the server is started.

+ + +

--skip-initial-build

+ +