Note: Everything that is commited here is public.
Add new images to src, then run:
yarn build
Deploy:
git add src dist
git commit -m 'add image'
git push
yarn dev
Then manually replace https://static.mifi.no/dist/ with http://localhost:8080/dist/ (and back when done).