0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-11 03:52:27 +01:00
Bootstrap/_config.yml

45 lines
1.3 KiB
YAML
Raw Permalink Normal View History

# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
# Permalinks
permalink: pretty
# Server
2014-03-07 23:11:59 +01:00
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
2014-12-19 00:24:09 -08:00
baseurl: ""
2014-02-23 13:33:33 +02:00
url: http://getbootstrap.com
encoding: UTF-8
exclude: [assets/scss/]
gems:
- jekyll-redirect-from
- jekyll-sitemap
2015-08-18 23:19:38 -07:00
# Custom vars
2015-12-08 09:38:58 -08:00
current_version: 4.0.0-alpha.2
repo: https://github.com/twbs/bootstrap
2015-08-09 23:12:09 -07:00
slack: https://bootstrap-slack.herokuapp.com
download:
source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.2.zip
2015-12-08 09:38:58 -08:00
dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.2/bootstrap-4.0.0-alpha.2-dist.zip
2013-07-26 19:24:59 -07:00
blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
2015-08-18 23:19:38 -07:00
themes: http://themes.getbootstrap.com
2013-07-26 19:24:59 -07: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 09:00:59 -05:00
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js