unignore bower_components
[bootswatch] / bower_components / bootstrap / _config.yml
1 # Dependencies
2 markdown:         rdiscount
3 pygments:         true
4
5 # Permalinks
6 permalink:        pretty
7
8 # Server
9 destination:      ./_gh_pages
10 exclude:          [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"]
11 port:             9001
12
13 # Custom vars
14 repo:             https://github.com/twbs/bootstrap
15 download:         https://github.com/twbs/bootstrap/archive/v3.0.0-rc1.zip
16 download_dist:    https://github.com/twbs/bootstrap/releases/download/v3.0.0-rc1/bs-v3.0.0-rc1-dist.zip
17
18 examples:         http://examples.getbootstrap.com
19 examples_repo:    https://github.com/twbs/bootstrap-examples
20
21 glyphicons:       http://glyphicons.getbootstrap.com
22 glyphicons_repo:  https://github.com/twbs/bootstrap-glyphicons
23
24 blog:             http://blog.getbootstrap.com
25 expo:             http://expo.getbootstrap.com
26
27 cdn_css:          //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css
28 cdn_js:           //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/js/bootstrap.min.js