Skip to content

ngiotsas/cfresearchweb

 
 

Repository files navigation

research.cloudflare.com

Source code for the website https://research.cloudflare.com

Built with Eleventy https://www.11ty.dev/


Install build dependencies:

npm install

Work locally (with source file watching and browser refresh):

npm start

Build locally (and better simulate what Cloudflare Pages will produce):

(you'll need cloudflared and ImageMagick installed for some of the build tasks)

npm run build

Format code

Getting linting errors in CI? Install Prettier locally and run:

prettier -w .

Markdown references


Copyright © 2021 Cloudflare

About

[!]: Keep in mind, this fork is most probably gonna be outdated .Thank you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 52.2%
  • JavaScript 24.4%
  • CSS 20.7%
  • Shell 2.7%