2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Use some vars for key urls for easier updating

This commit is contained in:
Mark Otto
2013-07-26 19:05:43 -07:00
parent a285a3db3f
commit 305455a9b3
6 changed files with 23 additions and 20 deletions
+11 -6
View File
@@ -1,11 +1,16 @@
# Dependencies
markdown: rdiscount
pygments: true
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
permalink: pretty
# Server
destination: ./_gh_pages
exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md", "less"]
port: 9001
destination: ./_gh_pages
exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "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/archive/v3.0.0-rc1-dist.zip