zola/CHANGELOG.md
Vincent Prouillet e6b48dff38 Release 0.0.3
2017-04-05 21:51:18 +09:00

12 lines
431 B
Markdown

# Changelog
## 0.0.3 (unreleased)
- Add some colours in console
- Allow using a file other than config.toml for config
- Add sections to the index page context
- Fix page rendering not working when containing `+++`
- Add shortcodes (see README for details)
- Allow relative links to other content in markdown links
- Add `markdown`, `base64_encode` and `base64_decode` filters to the Tera instance of Gutenberg
- Work on Windows!