zola/CHANGELOG.md

11 lines
412 B
Markdown
Raw Normal View History

2017-03-27 02:48:01 +00:00
# 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
2017-03-27 14:17:33 +00:00
- Fix page rendering not working when containing `+++`
- Add shortcodes (see README for details)
- Allow relative links to other content in markdown links
2017-04-04 07:08:40 +00:00
- Add `markdown`, `base64_encode` and `base64_decode` filters to the Tera instance of Gutenberg