My Gatsby powered blog site.

Netlify Status Gatsby GH Pages Publish Prettify Code

The live version of the blog is here. It's running the gatsby branch.

local set up

you must have gatsby-cli installed to run the package sripts

run npm install -g gatsby-cl

then npm install

npm run develop to start a dev server.