I had (still have) some extra time, so I thought I’d finish off the rest of my site and ship it properly this time, but turns out that Zola, the templating engine my site uses, made some breaking changes in 0.23 that are for some reason undocumented because they’re too new??? What the hell why are they undocumented my poor sanity
I fixed it by just hardcoding the header into base.html instead of splitting it into a separate file (jank but works) and changing a few lines to detect if either section or page should be used depending on the context
Comments 1
realisation: they weren’t undocumented i’m just bad at googling apparently
Sign in to join the conversation.