A personal site and blog using the zola static site generator and wonderful serene theme.
Install https://www.getzola.org/ then:
git clone https://github.com/willbush/blog.git --recurse-submodules
cd blog
zola serveI find clouldflare build and zola support janky so I use direct upload via CI:
https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/