My personal website. Built with Astro + Tailwind CSS.
npm install
npm run dev # http://localhost:4321src/content/blog/— blog posts (markdown,draft: truehides from prod)src/content/creative-writing/— fictionsrc/data/talks.ts— speaking engagementssrc/data/social.ts— social linkssrc/pages/games/— browser games
Push to master. GitHub Actions handles the rest.