https://www.chromium.org/ website

Clone this repo:

Branches

  1. c3cbe61 Remove website references to animations-dev by Steve Kobes · 3 days ago main
  2. b7ee230 Update ChromeOS Releases page for the 2 weeks release cadence by Andy Wu · 5 days ago
  3. ebebad7 Remove fdegros, jboulic, noel and petermarshall from OWNERS by François Degros · 12 days ago
  4. 796641d Ruff: reformat docs. by Alex Ovsienko · 2 weeks ago
  5. 5da3da6 Update sync integration checklist to recommend AI-assisted scaffolding by Ankush Singh · 2 weeks 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.