Personal website based on the Gatsby starter blog.
deploy
- the deployed websitemain
- production-ready "dev" branch- all other branches are working branches
-
Head into
./plugins/gatsby-transformer-fountain-local
and run:$ npm install --legacy-peer-deps
since we're using a local version of
gatsby-transformer-fountain
. -
Then, move to the top-level directory and run:
$ npm install --legacy-peer-deps
-
Run
$ npm start