Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 755 Bytes

ollynevard.dev

Validate Pull Request Netlify Status

The personal site of Olly Nevard. Built with Gatsby and hosted with Netlify.

The live site can be seen at https://ollynevard.dev

🧑‍💻 Local development

Install the dependencies

npm install

Run the site

npm run develop

View the site at http://localhost:8000/

🚀 Deployment

Create and merge a pull request. GitHub Actions will take care of the rest.