Personal academic website built with Astro and Tailwind CSS.
- Astro 5 — static site generator
- Tailwind CSS 3.4 — utility-first styling
- GitHub Pages — hosting via GitHub Actions
npm install
npm run devPushes to master automatically deploy via .github/workflows/deploy.yml.