Wondering how this site is built? It’s a very simple tech stack for this simple, minimalistic site.
- Hugo - the static site generator used to, well.. generate the site.
- Tailwindcss - used for the utility-first CSS approach, with bits of my own custom CSS added.
- Alpine.js - used for the bits of javascript functionality on this site.
- Github Pages - used to host this site.
- Coollabs fonts - used as a privacy-friendly replacement for Google Fonts.
Source code for this website is available on Github here.