this website itself. started as a jekyll site, migrated to zola (a rust static site generator) for speed and simplicity.
it's a terminal-style, monospace-font site with dark/light theme support, built with tailwind css (cdn) plus css custom properties for the color scheme. content is organized into blog, progression (weekly logs), project (this section), and community, with tags and full-text search (pagefind) tying it all together.
deployed to github pages via github actions on every push to master.