2013-02-15 08:38:00 +01:00
|
|
|
# Dependencies
|
2014-06-10 07:24:51 +02:00
|
|
|
markdown: kramdown
|
2014-07-08 03:20:18 +02:00
|
|
|
highlighter: rouge
|
2013-02-15 08:38:00 +01:00
|
|
|
|
|
|
|
# Permalinks
|
2013-07-27 04:05:43 +02:00
|
|
|
permalink: pretty
|
2013-02-15 08:38:00 +01:00
|
|
|
|
|
|
|
# Server
|
2014-03-07 23:11:59 +01:00
|
|
|
source: docs
|
|
|
|
destination: _gh_pages
|
2013-12-29 07:47:03 +01:00
|
|
|
host: 0.0.0.0
|
2013-07-27 04:05:43 +02:00
|
|
|
port: 9001
|
2014-02-23 12:33:33 +01:00
|
|
|
url: http://getbootstrap.com
|
2014-01-15 22:18:35 +01:00
|
|
|
encoding: UTF-8
|
2013-07-27 04:05:43 +02:00
|
|
|
|
|
|
|
# Custom vars
|
2015-11-24 20:07:36 +01:00
|
|
|
current_version: 3.3.6
|
2013-07-27 04:05:43 +02:00
|
|
|
repo: https://github.com/twbs/bootstrap
|
2014-01-05 11:51:49 +01:00
|
|
|
sass_repo: https://github.com/twbs/bootstrap-sass
|
2013-09-03 05:20:47 +02:00
|
|
|
|
2013-12-29 07:47:03 +01:00
|
|
|
download:
|
2015-11-24 20:07:36 +01:00
|
|
|
source: https://github.com/twbs/bootstrap/archive/v3.3.6.zip
|
|
|
|
dist: https://github.com/twbs/bootstrap/releases/download/v3.3.6/bootstrap-3.3.6-dist.zip
|
|
|
|
sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.6.tar.gz
|
2013-07-27 04:24:59 +02:00
|
|
|
|
|
|
|
blog: http://blog.getbootstrap.com
|
|
|
|
expo: http://expo.getbootstrap.com
|
|
|
|
|
2013-12-29 07:47:03 +01:00
|
|
|
cdn:
|
2015-09-29 04:12:57 +02:00
|
|
|
# See https://www.srihash.org for info on how to generate the hashes
|
2015-11-24 20:07:36 +01:00
|
|
|
css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
|
2015-09-29 04:12:57 +02:00
|
|
|
css_hash: "sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ=="
|
2015-11-24 20:07:36 +01:00
|
|
|
css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css
|
2015-09-29 04:12:57 +02:00
|
|
|
css_theme_hash: "sha384-aUGj/X2zp5rLCbBxumKTCw2Z50WgIr1vs/PFN4praOTvYXWlVyh2UtNUU0KAUhAX"
|
2015-11-24 20:07:36 +01:00
|
|
|
js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js
|
2015-09-29 04:12:57 +02:00
|
|
|
js_hash: "sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ=="
|