0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-01 01:54:24 +01:00
Bootstrap/_config.yml

7 lines
148 B
YAML
Raw Normal View History

2013-02-12 12:16:32 -08:00
markdown: rdiscount
permalink: pretty
pygments: true
2013-02-12 12:44:41 -08:00
source: ./docs
destination: ./_gh_pages
2013-02-13 20:01:36 -08:00
auto: true
server_port: 9001