This is my blog Subaru365 Notebook powered by Github Pages.
- Checkout release branch and create feature branch from that.
- Run
yarn
to install packages. - Create a PR for release branch from your feature branch.
- Write your blog post in markdown format under
src/blog-posts
. - Run
yarn run develop
to load the page in your local machine. Usually loads in localhost:8000
- Blog Template: Subaru365/gatsby-starter-tech-blog