Hello.
I upgraded the zola version today and my website stopped building. There are more breaking changes than I can work through right now and since brew upgraded it lost the older version, and I cannot figure out how to install it back.
I dont know if the brew bottle is “official” or not but 0.22 being available and pinnable would solve a big pain point.
Edit: Two things would make the changes more palatable:
- This is actually the main annoyance: Restrict the Tera syntax that works in
mdfiles. Not every code block that has the literal{{should be escaped. Even creating a new syntax of{%<that exclusively runs components or something would be preferable. - Show errors for all files when compilation fails. As it stands, it stops as soon as one file errors, so fixing stuff becomes very whack-a-mole.