This repository contains the source code for docs.ens.domains, as well as the markdown files that make up its contents. It's built with Vocs and deployed to Cloudflare Pages.
Some content is generated at build time from external sources, such as ENSIPs and smart contract deployments. This logic can be found in the scripts/
directory.
Cloudflare Pages Functions are used to dynamically generate opengraph images for each page.
We welcome contributions to the ENS documentation. If you would like to contribute, please read the contributing guidelines. All content is written in mdx, and markdown files can be found here.
Please check the license information from the LICENSE file.