❓ How this site works
What makes this site tick.
1 minute read
Jump to heading How this site works
Over the years, I've been asked multiple times how I made this blog website. Some of the technologies I've used have changed over the years, but this is the current stack.
- 📄 github-pages for free hosting
- ⚙️ 11ty for static site generation
- 🐐 goatcounter for analytics
- 💎 giscus for comments
- 📐 katex for math rendering
- 🫶 vanilla html and css for all the rest
- 🚀 github-actions for CI/CD
(last updated July 2023)
Published