twbs--bootstrap/_config.yml

43 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 17:11:59 -05:00
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
2014-12-19 03:24:09 -05:00
baseurl: ""
2014-02-23 06:33:33 -05:00
url: http://getbootstrap.com
encoding: UTF-8
exclude: [assets/scss/]
gems:
- jekyll-redirect-from
2015-08-19 02:19:38 -04:00
# Custom vars
2014-11-29 18:00:04 -05:00
current_version: 4.0.0-alpha
repo: https://github.com/twbs/bootstrap
2014-01-05 05:51:49 -05:00
sass_repo: https://github.com/twbs/bootstrap-sass
2015-08-10 02:12:09 -04:00
slack: https://bootstrap-slack.herokuapp.com
download:
source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.zip
dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha/bootstrap-4.0.0-alpha-dist.zip
2013-07-26 22:24:59 -04:00
blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
2015-08-19 02:19:38 -04:00
themes: http://themes.getbootstrap.com
2013-07-26 22:24:59 -04:00
cdn:
2015-06-16 12:10:22 -04:00
css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css
js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
2015-08-20 10:00:59 -04:00
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js