mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
13 lines
209 B
YAML
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
|