bootstrap/_config.yml
2013-05-07 18:03:32 -07:00

13 lines
209 B
YAML

# Dependencies
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Server
source: ./docs
destination: ./_gh_pages
port: 9001
url: http://bootstrap.dev:9001