You are browsing as a guest. Sign up (or log in) to start making projects!

34m 46s logged

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

0
62

Comments 1

@ArslaanPathan

realisation: they weren’t undocumented i’m just bad at googling apparently