twbs--bootstrap/_config.yml

12 lines
208 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
url: http://bootstrap.dev:9001
server_port: 9001