···19192020## Build & deploy
21212222-This static website is hosted with [IPFS](https://ipfs.io), pinned by [pinata.cloud](https://pinata.cloud), and fronted by [Cloudflare](https://www.cloudflare-ipfs.com). IPFS is a distributed network, so anyone can help to host by running:
2222+This static website is hosted with [IPFS](https://ipfs.io), pinned by [Filebase](https://filebase.com), and fronted by [Cloudflare](https://www.cloudflare-ipfs.com). IPFS is a distributed network, so anyone can help to host by running:
23232424```
2525$ ipfs pin add /ipns/www.slow.fyi
···2828A merge to the master branch of this repo will trigger a Github Action that will:
292930301. Compile the site
3131-2. Add the resulting files to a temporary IPFS instance
3232-3. Pin the resulting IPFS multihash to pinata.cloud
3333-4. Update Cloudflare's DNS entry to point to the new hash
3131+2. Pin the resulting IPFS multihash to filebase.com
3232+3. Update Cloudflare's DNS entry to point to the new hash
34333434+_Please note, the site is hosted at www.slow.fyi, rather than slow.fyi, so that I can use `CNAME` records to point to Cloudflare's IPFS gateway and have other DNS records._