Blog website about math, programming, and food. Initial prototype built from scratch using HTML5, CSS3, and vanilla JS. Migrated to Astro for portability and performance.
Visit website at neumanncondition.com or hilbertcube.github.io
- Astro: static site generator
- Mathjax: a library to display math equations
- Prism.js: a library for code syntax-highlighting
- Google Analytics: analyze page usage
- Github API & Github Actions