Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-02-18 01:35:08 +0400
committerMark Otto <otto@github.com>2013-02-18 01:35:08 +0400
commitfdeb7f574385094da8b656e4cfef43de23c12f90 (patch)
tree962d449a6c84d90296c53e2e637bb3408d93d128 /_config.yml
parent5fecb4a9f40cc6d5af9e766ec6999dd9174f226c (diff)
restore auto regen of docs
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 57a28e0a78..df0aece1cf 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,6 +6,7 @@ pygments: true
permalink: pretty
# Server
+auto: true
source: ./docs
destination: ./_gh_pages
url: http://bootstrap.dev:9001