This is a site built with Gatsby.js using gatsby-starter-lumen. To get started:
yarn
yarn develop
To maintain the correct blog post structure across all posts I built a command line interface to automate the process.
To build the package:
cd generate
yarn build
To run the package:
cd ..
node generate