This is the code for my personal website. It's a static site generated with Zola, hosted on GitHub Pages.
GitHub Actions builds the site, then pushes the build to the gh-pages
branch.
The source code for the site is stored on the develop
branch.