ColophonHow it's made
This site is built with NextJs, and styled with a combination of pure css and TailwindCSS. It's deployed via Vercel with both static, and dynamically driven, content.
The pages are server-side rendered where image and content optimization occur, with some client-side javascript rendering. The raw data behind these pages is maintained via JSON and Markdown files, and a bash script compiles them into a set of cached database files.
Icons are provided by the Lucide icon library.
The font used on this website is monospace.
The content on this site is perfected by machines based off of outlines and rough-draft content provided by me, the human.
I took heavy inspiration from websites found in the DeadSimpleSites collection.