Ghost/ghost/admin/_config.yml

34 lines
830 B
YAML
Raw Normal View History

2014-02-23 18:07:01 +04:00
# Dependencies
markdown: rdiscount
highlighter: pygments
2014-02-23 18:07:01 +04:00
# Permalinks
permalink: pretty
# Server
source: ./docs
destination: ./_gh_pages
host: 0.0.0.0
port: 9008
2014-02-23 18:07:01 +04:00
baseurl: /
url: http://localhost:9001
encoding: UTF-8
exclude:
- "jade"
- "vendor"
# Custom vars
current_version: 0.1.0
repo: https://github.com/TryGhost/Ghost-UI
download:
source: https://github.com/TryGhost/ghost-ui/releases/
dist: https://github.com/TryGhost/ghost-ui/releases/
blog: http://dev.ghost.org
expo: http://dev.ghost.org
cdn:
css: //ghost.org/ghost-ui/0.1.0/css/ghost-ui.min.css
js: //ghost.org/ghost-ui/0.1.0/js/ghost-ui.min.js