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: display LaTeX math equations
- Prism.js: code syntax-highlighting
- Pagefind: search system
- Google Analytics: analyze page usage
- Github API & Github Actions