0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
Bootstrap/_config.yml

13 lines
212 B
YAML
Raw Normal View History

# Dependencies
2013-02-12 12:16:32 -08:00
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Server
2013-02-12 12:44:41 -08:00
source: ./docs
destination: ./_gh_pages
port: 9001
2013-05-20 10:45:01 -07:00
url: http://getbootstrap.dev:9001