This also always renders the templates with jinja.
This slightly extends the use of the project, as it now opens up the content to the additional powers of jinja (includes, iteration, etc etc), as content is always run through rather than only when the configuration exists, meaning it can be relied upon.
Update: Actually, including doesn't work, but still.
This also always renders the templates with jinja.
This slightly extends the use of the project, as it now opens up the content to the additional powers of jinja (includes, iteration, etc etc), as content is always run through rather than only when the configuration exists, meaning it can be relied upon.
Update: Actually, including doesn't work, but still.