This is my personal blog to share my technical knowladge.
- to install node modules
yarn install
- run the project in local
yarn minimal-dev
- site launches in port 8000
- Go to 'gh-pages'. Then add the CNAME file and add 'theprogrammermind.com'.
- In the repository settings add the domain in custom domain section.