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 <markdotto@gmail.com>2017-05-29 08:50:57 +0300
committerMark Otto <markd.otto@gmail.com>2017-05-30 09:32:28 +0300
commit3e76d6565603fafa2c85ad81d7b6345c4e279c72 (patch)
treefad0aa6a4a70cafb4a803bd920d6ae2fa44dc466 /_config.yml
parent32153eb7cba316b873e82cd7b9362c92ca00eddf (diff)
Rearrange all the docs to allow for a docs/major.minor/ setup
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 6bbdfcd5eb..06332fee72 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,14 +9,13 @@ kramdown:
permalink: pretty
# Server
-source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
baseurl: ""
-url: https://v4-alpha.getbootstrap.com
+url: https://getbootstrap.com
encoding: UTF-8
-exclude: [assets/scss/]
+exclude: [.git, .github, assets/scss/, build, js, node_modules, nuget, scss]
gems:
- jekyll-redirect-from
@@ -33,6 +32,7 @@ social_image_path: /assets/brand/bootstrap-social.png
# Custom vars
current_version: 4.0.0-alpha.6
+docs_version: 4.0
repo: https://github.com/twbs/bootstrap
slack: https://bootstrap-slack.herokuapp.com