commit | 4a6325dd07cdf64a89ee22f43376cf0ca8f1a9dd | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Fri Jul 29 11:08:46 2022 -0400 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 17:53:44 2022 +0000 |
tree | 7394a8aa39a1b7400db3ebcd373b4eeda119bdcb | |
parent | 84f1d0ad752311606ac02d635da82e087e5d0a0f [diff] |
remove "All rights reserved" from examples The OSS licensing team has asked us to remove these in new headers. Change-Id: I5caacdf710d9d5595833e089518c2e061c07f403 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3792179 Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
This Git repo contains the source content for www.chromium.org.
NOTE: 2021-11-15. 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.
See //docs/CONTRIBUTING.md if you wish to contribute to the site.