commit | 576b3bf1e165168bc8448ef64178fcdf796c5207 | [log] [tgz] |
---|---|---|
author | Chris Palmer <palmer@chromium.org> | Wed Nov 30 23:42:19 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 00:27:40 2022 |
tree | 3e7cf91c4bc106b4a9fc389f28de4b2c6f1aadda | |
parent | a7af36d28ff2952a3a5a3d0886885c14fcd4a07e [diff] |
Don't point the public directly to an internal-only URL Use a go/ link. Change-Id: Ide4ee4634c6e3c7b857fe7ba35c66509b39c56fb Reviewed-on: https://chromium-review.googlesource.com/c/website/+/4068446 Reviewed-by: Adrian Taylor <adetaylor@chromium.org> Reviewed-by: Adrian Taylor <adetaylor@google.com> Commit-Queue: Chris Palmer <palmer@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.