Files
EWF/_config.yml
Jocelyn Fiat bae84f1e29 Updated github pages.
- fixed various markdown syntax.
- fixed relative path to images.
- update text to mention EiffelWeb, and updated version.
2016-05-31 16:54:04 +02:00

17 lines
451 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.0.3
download: https://github.com/EiffelWebFramework/EWF/archive/v1.0.3.zip