My personal website made in Astro and Tailwind CSS. Created by Kevin (and I just forked and modified it lol)
- Platform: Astro
- Frontend Library: Solid.js
- Deployment: Vercel
- 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