Personal site — links, projects, and yearly read/watch/listen logs.
Built with Astro and Tailwind CSS, deployed on Netlify.
npm install
npm run dev # localhost:4321
npm run build # build to ./dist/
npm run preview # preview production buildSee CLAUDE.md for architecture details and development conventions.