summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/_config.yml
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-06 15:19:12 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-06 15:19:12 -0400
commit4642156cbc6da4a9e25dce2168f2fb9b726de042 (patch)
treed62aec0ebf977e008d016d8af15e54e26d5089b4 /bower_components/bootstrap/_config.yml
parent20e2d90874a3e1116c76e1547210d191dd0159f4 (diff)
unignore bower_components
Diffstat (limited to 'bower_components/bootstrap/_config.yml')
-rw-r--r--bower_components/bootstrap/_config.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/bower_components/bootstrap/_config.yml b/bower_components/bootstrap/_config.yml
new file mode 100644
index 00000000..23e1ef8c
--- /dev/null
+++ b/bower_components/bootstrap/_config.yml
@@ -0,0 +1,28 @@
+# Dependencies
+markdown: rdiscount
+pygments: true
+
+# Permalinks
+permalink: pretty
+
+# Server
+destination: ./_gh_pages
+exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"]
+port: 9001
+
+# Custom vars
+repo: https://github.com/twbs/bootstrap
+download: https://github.com/twbs/bootstrap/archive/v3.0.0-rc1.zip
+download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.0-rc1/bs-v3.0.0-rc1-dist.zip
+
+examples: http://examples.getbootstrap.com
+examples_repo: https://github.com/twbs/bootstrap-examples
+
+glyphicons: http://glyphicons.getbootstrap.com
+glyphicons_repo: https://github.com/twbs/bootstrap-glyphicons
+
+blog: http://blog.getbootstrap.com
+expo: http://expo.getbootstrap.com
+
+cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css
+cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/js/bootstrap.min.js