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
|
|
|
|
2014-07-11 02:54:06 +02:00
|
|
|
kramdown:
|
|
|
|
auto_ids: true
|
|
|
|
|
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-12-19 09:24:09 +01:00
|
|
|
baseurl: ""
|
2016-10-03 18:55:59 +02:00
|
|
|
url: https://v4-alpha.getbootstrap.com
|
2014-01-15 22:18:35 +01:00
|
|
|
encoding: UTF-8
|
2015-08-11 08:48:33 +02:00
|
|
|
exclude: [assets/scss/]
|
2013-07-27 04:05:43 +02:00
|
|
|
|
2015-08-18 05:34:11 +02:00
|
|
|
gems:
|
|
|
|
- jekyll-redirect-from
|
2015-09-08 07:13:48 +02:00
|
|
|
- jekyll-sitemap
|
2015-08-19 08:19:38 +02:00
|
|
|
|
2016-10-03 03:19:47 +02:00
|
|
|
# Social
|
|
|
|
title: Bootstrap
|
|
|
|
description: The most popular HTML, CSS, and JS framework in the world.
|
|
|
|
twitter: getbootstrap
|
|
|
|
authors: Mark Otto, Jacob Thornton, and Bootstrap contributors
|
|
|
|
social_logo_path: /assets/brand/bootstrap-social-logo.png
|
|
|
|
social_image_path: /assets/brand/bootstrap-social.png
|
|
|
|
|
2013-07-27 04:05:43 +02:00
|
|
|
# Custom vars
|
2017-01-06 17:38:04 +01:00
|
|
|
current_version: 4.0.0-alpha.6
|
2013-07-27 04:05:43 +02:00
|
|
|
repo: https://github.com/twbs/bootstrap
|
2015-08-10 08:12:09 +02:00
|
|
|
slack: https://bootstrap-slack.herokuapp.com
|
2013-09-03 05:20:47 +02:00
|
|
|
|
2013-12-29 07:47:03 +01:00
|
|
|
download:
|
2017-01-06 17:38:04 +01:00
|
|
|
source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.6.zip
|
|
|
|
dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.6/bootstrap-4.0.0-alpha.6-dist.zip
|
2013-07-27 04:24:59 +02:00
|
|
|
|
2016-10-03 18:55:59 +02:00
|
|
|
blog: https://blog.getbootstrap.com
|
|
|
|
expo: https://expo.getbootstrap.com
|
|
|
|
themes: https://themes.getbootstrap.com
|
2013-07-27 04:24:59 +02:00
|
|
|
|
2013-12-29 07:47:03 +01:00
|
|
|
cdn:
|
2015-10-24 07:35:22 +02:00
|
|
|
# See https://www.srihash.org for info on how to generate the hashes
|
2017-01-06 17:38:04 +01:00
|
|
|
css: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css
|
2017-01-06 17:41:52 +01:00
|
|
|
css_hash: "sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ"
|
2017-01-06 17:38:04 +01:00
|
|
|
js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js
|
2017-01-06 17:41:52 +01:00
|
|
|
js_hash: "sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn"
|
2016-12-29 07:18:22 +01:00
|
|
|
jquery: https://code.jquery.com/jquery-3.1.1.slim.min.js
|
|
|
|
jquery_hash: "sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n"
|
2017-01-05 04:19:27 +01:00
|
|
|
tether: https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js
|
|
|
|
tether_hash: "sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb"
|