Fresh rebuild of the profile site on Astro + TypeScript + MDX + Tailwind.
- Astro 5
- TypeScript
- MDX content collections
- Tailwind CSS 4
- GitHub Pages via Actions
npm install
npm run dev
npm run build
npm run checkThe source branch is intended to be main.
GitHub Pages should be configured to deploy from GitHub Actions.