···2222This 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
2525+$ ipfs pin add /ipns/slow.fyi
2626```
27272828A merge to the master branch of this repo will trigger a Github Action that will:
···30301. Compile the site
31312. Pin the resulting IPFS multihash to filebase.com
32323. Update Cloudflare's DNS entry to point to the new hash
3333-3434-_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._