A minimal, responsive, and accessible personal website built with built using Astro + Tailwind CSS.
- Platform: Astro
- Deployment: Netlify
- CI: GitHub Actions
- Package manager: pnpm
- OG-images: Satori
To get started, run the following commands:
# Install dependencies
pnpm install
# Start the dev server
pnpm dev