This is the personal site of Andy Garber-Browne.
- A simple static site generator with Eleventy
- Global deployment on Netlify
- Clone the repository
npm install
in the project root folder on localnpm start
to run a local preview on http://localhost:8080/- To contribute make a pull request to the dev branch