Built with GatsbyJS and Styled Components
$ npm install -g gatsby-cli
if on windows:
$ npm install -g windows-build-tools
$ gatsby develop
$ gatsby build
$ netlify deploy public/
Resume is built statically via gatsby-source-dropbox
In order to generate the node, you need to have the environment variable DROPBOX_ACCESS_TOKEN
set.