You can read more about me and my site here.
npm i -g gatsby-cli commitizen
gatsby telemetry --disable # optional
git clone --single-branch --branch dev https://github.com/rileyjshaw/rileyjshaw.github.io rileyjshaw
cd rileyjshaw
npm i
BABEL_ENV=test gatsby build
gatsby develop