Live at https://jake-47.github.io/simple-blog.
Personal blog built with Zola; styling borrows from Giallo.
Local preview (after installing Zola — see the guide):
./serve # http://127.0.0.1:1111, live reload
./build # build into ./public
Deploys to github (https://github.com/jake-47/simple-blog) automatically on every push to main.
Setup, hosting, and customisation: zola-blog-guide.md.