Files
EWF/_config.yml
2017-02-15 11:07:31 +01:00

18 lines
473 B
YAML

# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
# Server
destination: ./_gh_pages
exclude: [".gitignore", "Gruntfile.js", "package.json", "node_modules", "/README.md", "*.py"]
port: 9000
# Custom vars
repo: https://github.com/EiffelWebFramework/EWF
version: v1
download: https://github.com/EiffelWebFramework/EWF/archive/v1.zip
theme: jekyll-theme-architect