Gatsby starter for creating a blog
Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog
yarn dev
to run development, yarn build
to build the project and yarn publish
to publish to gh-pages.