Source code for my personal website.
Actual site is served via Github Pages from the docs
directory.
nvm use 16
- We're using 16 because 17 has an issue where webpack is using md5 hashes and 17 is not a fan of that
- TODO: When Webpack 6 is adopted by Gatsby, we can update everything.
gatsby develop
./deploy.sh