Source code for my website, built with Gatsby, and is live here - https://arjun.ninja/
It is served through GitHub Pages, via the master
branch, which contains all the built files.
The gatsby
branch contains all the development code.
- Have gatsby-cli installed
yarn
in the folder where you cloned this repoyarn dev
- Open server at http://localhost:8000
Any kind of contribution and feedback is welcome and appreciated ✨
Please raise an issue if you see one 📝
Thank you for checking it out 😃