commit | c9d91c9a07d6d36d3e0d5140d2f09c284b7cd7f8 | [log] [tgz] |
---|---|---|
author | Dirk Pranke <dpranke@google.com> | Thu Oct 14 01:37:49 2021 |
committer | Dirk Pranke <dpranke@google.com> | Thu Oct 14 01:37:49 2021 |
tree | 77efd350f0298b5bfa53cd9b4d0f3c6ed138e4f2 | |
parent | c7f68cfa865254aa5b48f0ffc8e4b4da7db16207 [diff] |
udate nits
This Git repo contains the source content for www.chromium.org.
NOTE: 2021-10-13. This is not (yet) actually true. This is a work-in-progress repo that we plan to move to.
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.
Large objects (PDFs, big images, etc.) are stored in a Google Cloud Storage bucket, indexed by SHA-1 checksums that are committed into this repo.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.