with love for rohanprasad.dev built with Gatsby and hosted with Netlify
can you use it : yes, with attribution.
You can use it anyway you like , modify code , change styling but remember to credit.
I am keeping this sie public / opensource because i value the spirit of opensource in order to learn and grow. I have given my valuable time to this website by doing it on weekends & managing my fulltime job. If you are using it without giving me credit , i will feel dishearthen.
Please also note that I did not build this site with the intention of it being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.
Please work on the branch "dev" present in the repo. While making PR please make it on dev branch , i will test it on testing enviroment and mrege it to main.
Only branch "prod/main" goes live.
Please put a footer linking to this github repo.
Yes, you can fork this repo. Please give me proper credit by linking back to rohanprasad.dev. Thanks!
Make sure that you have Node & NPM installed and go inside the cloned directory & follow these steps.
-
Install the Gatsby CLI
npm install -g gatsby-cli
-
Install dependencies
install
-
Start the development server
npm start
-
Generate a full static production build
npm run build
-
Preview the site as it will appear once deployed
npm run serve
Crafted & Developed in India by Rohan with ❤️