Now the harder part will be trying to re-implement piece-by-piece the features of the old Zola site starting with the blog part, then the translations, also the RSS feeds… and before all of that I'm going to need to correctly re-implement Zola's get_url because it was particularly convenient (if not necessary) for me.
And I'm quite happy because with Tera I was struggling a lot and this time I feel like I'm going to be able to do (almost?) exactly what I want without struggling that much. Until now I'm finding the Askama crate particularly convenient to work with.