1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-06 08:10:22 +01:00
bootstrap/_config.yml
2013-04-23 17:27:29 +10:00

13 lines
209 B
YAML

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