Source code for the website https://research.cloudflare.com
Built with Eleventy https://www.11ty.dev/
uses Node 22 for building only, not a runtime dependency
nvm install 22
npm install
npm start
(you'll need cloudflared and ImageMagick installed for some of the build tasks)
npm run build
Getting linting errors in CI? Install Prettier locally and run:
prettier -w .
- Easy reference
- Commonmark (the latest language spec)
- markdown-it (the library used to process Markdown when building)
Copyright © 2025 Cloudflare