
5/16/2022 · Thibault Meunier
What this post added
This post introduces the integration of Cloudflare Pages with the IPFS network, enabling developers to serve their Pages sites on IPFS. It details the architecture involving an IPFS Index Proxy (using Workers and KV) and a Cloudflare-hosted IPFS node. The process of computing CIDs recursively for MerkleDAGs and using DNSLink for domain association is explained. The post also provides a step-by-step guide for users to deploy a Hugo site on Pages and serve it via IPFS.