This site is a creation of Tobias Wright and built with Astro and hosted on Github pages. To read why I built this please go to GusGorman.com
To run:
npm installnpm run devto run the development sever locally
To deploy, commit to main. The site is deployed via github actions.