twbs--bootstrap/_config.yml

45 lines
1.3 KiB
YAML
Raw Normal View History

# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
# Permalinks
permalink: pretty
# Server
2014-03-07 22:11:59 +00:00
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
2014-12-19 08:24:09 +00:00
baseurl: ""
2014-02-23 11:33:33 +00:00
url: http://getbootstrap.com
encoding: UTF-8
exclude: [assets/scss/]
gems:
- jekyll-redirect-from
- jekyll-sitemap
2015-08-19 06:19:38 +00:00
# Custom vars
2015-12-08 17:38:58 +00:00
current_version: 4.0.0-alpha.2
repo: https://github.com/twbs/bootstrap
2015-08-10 06:12:09 +00:00
slack: https://bootstrap-slack.herokuapp.com
download:
source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.2.zip
2015-12-08 17:38:58 +00:00
dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.2/bootstrap-4.0.0-alpha.2-dist.zip
2013-07-27 02:24:59 +00:00
blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
2015-08-19 06:19:38 +00:00
themes: http://themes.getbootstrap.com
2013-07-27 02:24:59 +00:00
cdn:
# See https://www.srihash.org for info on how to generate the hashes
css: https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap.css
css_hash: "sha384-XXXXXXXX"
js: https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/js/bootstrap.js
js_hash: "sha384-XXXXXXXX"
2015-08-20 14:00:59 +00:00
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js