https://www.chromium.org/ website

Clone this repo:

Branches

  1. d3b3b62 post-quantum-auth-roadmap: Add a table of contents by David Benjamin · 4 days ago main
  2. d197034 Don't mix hyphens and camel-case by David Benjamin · 4 days ago
  3. ec17852 Fix a typo in discussion of downgrade protection by David Benjamin · 5 days ago
  4. b4083a2 Add a post-quantum auth roadmap by David Benjamin · 5 days ago
  5. a61fe12 Docs: Update logging instructions by Jordan Bayles · 8 days ago

Source code for www.chromium.org

This Git repo contains the source content for www.chromium.org.

The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.

See //docs/CONTRIBUTING.md if you wish to contribute to the site.