This is the repo for my blog site. Please feel free to submit a PR for corrections or submit an issue if have questions or would like me to change something.
-
Clone the repo
Clone the latest version of the repo using git
git clone https://github.com/moutansos/benbrougher-tech cd benbrougher-tech
-
Install dependencies
npm install
-
Start the dev server
npm run dev
Everything is written in Astro