mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-21 04:17:53 -05:00
12 lines
169 B
YAML
12 lines
169 B
YAML
# Dependencies
|
|
markdown: rdiscount
|
|
pygments: true
|
|
|
|
# Permalinks
|
|
permalink: pretty
|
|
|
|
# Server
|
|
source: ./docs
|
|
destination: ./_gh_pages
|
|
port: 9001
|