Ghost/core/client/app/_config.yml
2015-03-11 12:37:41 -06:00

16 lines
312 B
YAML

# Dependencies
markdown: kramdown
highlighter: highlighter
# Permalinks
permalink: pretty
# Server
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
baseurl:
url: http://localhost:9001
encoding: UTF-8