2013-02-15 02:38:00 -05:00
|
|
|
# Dependencies
|
2014-06-10 01:24:51 -04:00
|
|
|
markdown: kramdown
|
2014-07-07 21:20:18 -04:00
|
|
|
highlighter: rouge
|
2013-02-15 02:38:00 -05:00
|
|
|
|
2014-07-10 20:54:06 -04:00
|
|
|
kramdown:
|
|
|
|
auto_ids: true
|
|
|
|
|
2013-02-15 02:38:00 -05:00
|
|
|
# Permalinks
|
2013-07-26 22:05:43 -04:00
|
|
|
permalink: pretty
|
2013-02-15 02:38:00 -05:00
|
|
|
|
|
|
|
# Server
|
2014-03-07 17:11:59 -05:00
|
|
|
source: docs
|
|
|
|
destination: _gh_pages
|
2013-12-29 01:47:03 -05:00
|
|
|
host: 0.0.0.0
|
2013-07-26 22:05:43 -04:00
|
|
|
port: 9001
|
2014-12-19 03:24:09 -05:00
|
|
|
baseurl: ""
|
2016-10-03 12:55:59 -04:00
|
|
|
url: https://v4-alpha.getbootstrap.com
|
2014-01-15 16:18:35 -05:00
|
|
|
encoding: UTF-8
|
2015-08-11 02:48:33 -04:00
|
|
|
exclude: [assets/scss/]
|
2013-07-26 22:05:43 -04:00
|
|
|
|
2015-08-17 23:34:11 -04:00
|
|
|
gems:
|
|
|
|
- jekyll-redirect-from
|
2015-09-08 01:13:48 -04:00
|
|
|
- jekyll-sitemap
|
2015-08-19 02:19:38 -04:00
|
|
|
|
2016-10-02 21:19:47 -04: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-26 22:05:43 -04:00
|
|
|
# Custom vars
|
2016-10-19 11:27:41 -04:00
|
|
|
current_version: 4.0.0-alpha.5
|
2013-07-26 22:05:43 -04:00
|
|
|
repo: https://github.com/twbs/bootstrap
|
2015-08-10 02:12:09 -04:00
|
|
|
slack: https://bootstrap-slack.herokuapp.com
|
2013-09-02 23:20:47 -04:00
|
|
|
|
2013-12-29 01:47:03 -05:00
|
|
|
download:
|
2016-10-19 11:27:41 -04:00
|
|
|
source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.5.zip
|
|
|
|
dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.5/bootstrap-4.0.0-alpha.5-dist.zip
|
2013-07-26 22:24:59 -04:00
|
|
|
|
2016-10-03 12:55:59 -04:00
|
|
|
blog: https://blog.getbootstrap.com
|
|
|
|
expo: https://expo.getbootstrap.com
|
|
|
|
themes: https://themes.getbootstrap.com
|
2013-07-26 22:24:59 -04:00
|
|
|
|
2013-12-29 01:47:03 -05:00
|
|
|
cdn:
|
2015-10-24 01:35:22 -04:00
|
|
|
# See https://www.srihash.org for info on how to generate the hashes
|
2016-10-19 11:27:41 -04:00
|
|
|
css: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css
|
2016-10-19 11:30:27 -04:00
|
|
|
css_hash: "sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
|
2016-10-19 11:27:41 -04:00
|
|
|
js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js
|
2016-10-19 11:30:27 -04:00
|
|
|
js_hash: "sha384-BLiI7JTZm+JWlgKa0M0kGRpJbF2J8q+qreVrKBC47e3K6BW78kGLrCkeRX6I9RoK"
|
2016-12-06 08:05:49 -05:00
|
|
|
jquery: https://code.jquery.com/jquery-3.1.1.min.js
|
2016-12-08 13:48:06 -05:00
|
|
|
jquery_hash: "sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7"
|
2016-10-06 09:21:05 -04:00
|
|
|
tether: https://cdnjs.cloudflare.com/ajax/libs/tether/1.3.7/js/tether.min.js
|
|
|
|
tether_hash: "sha384-XTs3FgkjiBgo8qjEjBk0tGmf3wPrWtA6coPfQDfFEY8AnYJwjalXCiosYRBIBZX8"
|