A small blog built with Gatsby.
Actually, a cleaned-up in one cases and extended in other cases version of default Gatsby Starter Blog builder.
bblog stands for blazing blog, bebyx's blog or whatever.
You should run this command in the root of the project's folder:
$ npm i --save
To run:
$ gatsby develop
To build:
$ gatsby build