Source for mrgreen.blog.
Built with Zola 0.19.2 and the terminimal theme.
GitHub Actions builds and deploys on every push to main.
Pipeline (.github/workflows/deploy.yml):
- Checks out repo including submodules
- Downloads Zola 0.19.2 and builds the site into
public/ - Deploys to GitHub Pages via
actions/deploy-pages
zola serve