https://www.chromium.org/ website

Clone this repo:

Branches

  1. e93e565 Update config so `deploy:preview` will update staging, not prod. by Jeffrey Yu · 2 days ago main
  2. 0f786aa Make two-column container responsive on mobile by Rito Rhymes · 3 days ago
  3. c012ea5 Keep desktop sidebar visible while scrolling by Rito Rhymes · 3 days ago
  4. d6f9699 upstart-cookbook: add code example wrapping by Mike Frysinger · 4 days ago
  5. 49cd999 Wrap long inline code in page content by Rito Rhymes · 4 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.