This is the source code for my personal website.
- The package manager is pnpm.
- It is built using Astro.The components are from TailwindUI.
The CMS used is Sanity.- The site is deployed on Netlify.
pnpm devto start the development server.pnpm buildto build the site for production.pnpm previewto preview the production build.