Personal portfolio site for Shay Henderson — Infrastructure & Cloud. Built with Astro + Tailwind CSS, fully static, hosted on Cloudflare.
npm install
npm run dev # dev server at localhost:4321
npm run build # static build to dist/
npm run preview # serve the built site