Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / _config.yml
1 # Dependencies
2 markdown:         kramdown
3 highlighter:      rouge
4
5 # Permalinks
6 permalink:        pretty
7
8 # Server
9 source:           docs
10 destination:      _gh_pages
11 host:             0.0.0.0
12 port:             9001
13 url:              http://getbootstrap.com
14 encoding:         UTF-8
15
16 # Custom vars
17 current_version:  3.3.4
18 repo:             https://github.com/twbs/bootstrap
19 sass_repo:        https://github.com/twbs/bootstrap-sass
20
21 download:
22   source:         https://github.com/twbs/bootstrap/archive/v3.3.4.zip
23   dist:           https://github.com/twbs/bootstrap/releases/download/v3.3.4/bootstrap-3.3.4-dist.zip
24   sass:           https://github.com/twbs/bootstrap-sass/archive/v3.3.4.tar.gz
25
26 blog:             http://blog.getbootstrap.com
27 expo:             http://expo.getbootstrap.com
28
29 cdn:
30   css:            https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css
31   css_theme:      https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css
32   js:             https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js