Releases: ericthelemur/zola
Releases · ericthelemur/zola
Hardcode Europe/London Timezone
v0.17.6 Use Europe/London instead of Local timezone
flexible date parsing
Pages can now set extra.base_date
as a baseline for sub pages' date. Pages date are parsed relative to the parent's base using chrono-english
, so can use dates such as Monday 6pm
(and others)
Template anything
Any type of file can now properly be used as a template
Make rendered files inherit extension from template
e.g. file.md rendered with template config.yml becomes file.yml
Already used for cms config and will be used for ical.
a release
see if gha has any more luck building these