This repository hold the code that is used to build my personal homepage
-
Start developing. To run the website in local, you can start it with gatsby by running
npm start
The website will be available at http://localhost:8000/ (You will see it in your console when running the above command)
For now, my personal homepage is hosted on github pages. To release a new version run locally
npm run release
And then commit the public repository
The website is available at https://mollardmichael.github.io