bootstrap/_config.yml
2013-06-27 18:38:00 -07:00

12 lines
169 B
YAML

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