This repo is for my website at kasoziawilson.com and I use netlify for hosting instead of Github pages.
The setup is pretty straightforward.
- Install astro and other libs
npm install
- Run the application
npm run dev
- Open http://localhost:4321 in your browser