2025-11-16:
Zola SSG: the story of success
Many burned candles had I burn to figure out how the static site generator zola works.
It uses .md files, and it seemed like the safest option.
Apparently it can't render ``` and for some unknown reason it wraps everything in layers of <code> and <p> even with disabled highligting.
Thatβs unfortunate -- to fall on the text you shouldn't touch.

