Hosting Gatsbyjs Website On Github Pages
Take the gasbyjs gatsbyjs boilerplate page and host it using github pages with custom domain. Website will be live on prefix.domain. In my case https://web.chaitanyavardhan.com.
Dev Environment:
NPM, Mac Terminal, Git
Install NPM from here https://nodejs.org/en/download
[Read More]