Obraz — static site generator in a single Python file mostly compatible with Jekyll
In this release the command line arguments have been changed to be more informative for new users. The help message is shown by default.
Also the plugin interface has been extended in order to provide an extension point for adding custom Jinja2 filters. The plugin system added in Obraz 0.2 is still considered experimental.
What's new:
obraz.template_filters
extension point for adding custom Jinja2
templatesmarkdownify
template filter as in Jekyllobraz.filters
extension point renamed to obraz.file_filters