The personal site of Olly Nevard. Built with Gatsby and hosted with Netlify.
The live site can be seen at https://ollynevard.dev
Install the dependencies
npm install
Run the site
npm run develop
View the site at http://localhost:8000/
Create and merge a pull request. GitHub Actions will take care of the rest.