twbs--bootstrap/_config.yml

13 lines
209 B
YAML
Raw Normal View History

# Dependencies
2013-02-12 20:16:32 +00:00
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Server
2013-02-12 20:44:41 +00:00
source: ./docs
destination: ./_gh_pages
port: 9001
url: http://bootstrap.dev:9001