_config.yml 962 Bytes
Newer Older
1
# Dependencies
2
3
markdown:         rdiscount
pygments:         true
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
14
baseurl:          /
url:              http://localhost:9001
15
16

# Custom vars
17
current_version:  3.0.3
18
repo:             https://github.com/twbs/bootstrap
Zlatan Vasović's avatar
Zlatan Vasović committed
19
sass_repo:        https://github.com/twbs/bootstrap-sass
20

21
22
23
download:
  source:         https://github.com/twbs/bootstrap/archive/v3.0.3.zip
  dist:           https://github.com/twbs/bootstrap/releases/download/v3.0.3/bootstrap-3.0.3-dist.zip
Mark Otto's avatar
Mark Otto committed
24
25
26
27

blog:             http://blog.getbootstrap.com
expo:             http://expo.getbootstrap.com

28
29
30
31
cdn:
  css:            //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css
  css_theme:      //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css
  js:             //netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js