static.mifi.no

Note: Everything that is commited here is public.

Convert

Add new images to src, then run:

yarn build

Deploy:

git add src dist
git commit -m 'add image'
git push

Testing with mifi.no

yarn dev

Then manually replace https://static.mifi.no/dist/ with http://localhost:8080/dist/ (and back when done).