Prerequisites: We need Node & NPM :)
make install
npx http-server public/
Note: It seems like there's a size limit on Infura's free service. It will just pin an arbitrary file.. weird
npx ipfs-deploy -p pinata ./public
Checkout .github/workflows/deploy-to-ipfs-gateway.yml to see how github automatically deploys to a public gateway.