Personal site. Astro, Tailwind, a single shader for the hero.
npm install
npm run dev # http://localhost:4321
npm run build # writes ./dist
npm run preview # serve ./dist locally
Content lives in src/content/writing/ and src/content/work/ as .mdx files. Add a file, push, done.