info@54: # Dependencies info@54: markdown: rdiscount info@54: pygments: true info@54: info@54: # Permalinks info@54: permalink: pretty info@54: info@54: # Server info@54: destination: ./_gh_pages info@54: exclude: [".editorconfig", ".gitignore", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] info@54: port: 9001 info@54: info@54: # Custom vars info@54: current_version: 3.0.3 info@54: repo: https://github.com/twbs/bootstrap info@54: info@54: download_source: https://github.com/twbs/bootstrap/archive/v3.0.3.zip info@54: download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.3/bootstrap-3.0.3-dist.zip info@54: info@54: blog: http://blog.getbootstrap.com info@54: expo: http://expo.getbootstrap.com info@54: info@54: cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css info@54: cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css info@54: cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js