Colophon
This site exists as a personal workspace. I use it to write, document projects, and refine ideas over time. I do not optimize it for reach or conversion.
The site is built with Astro using a static-first approach. Content is written in MDX and organized through Astro Content Collections. Authoring is entirely local and Git-based, with no external CMS involved.
Styling is handled with Tailwind CSS and the Tailwind Typography plugin.
Typography uses Geist for interface text and Geist Mono for code blocks, both sourced via Fontsource. Icons are rendered using astro-icon, backed by Iconify JSON packages including @iconify-json/material-symbols and @iconify-json/simple-icons.
Data visualizations are built with shadcn/ui charts and Recharts, used selectively when tabular data or prose is insufficient.
The site is deployed as a static build on Cloudflare Pages . An RSS feed and sitemap are generated automatically. The source code is maintained in a private GitHub repository.
Comments are powered by Giscus, using GitHub Discussions and stored in this repository.