commit | 224c5a494cfc2e74a933022d72227c5582847c00 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Fri Feb 10 21:33:07 2023 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 04:44:00 2023 |
tree | 0cf7c70405975c7e0e84f29fbc1a7276b10814c5 | |
parent | cf241102c278d1ac73002183145e9cfd085ba334 [diff] |
presubmit: move to repohooks git_cl_presubmit We've moved this logic to repohooks, so don't need explicit call. BUG=None TEST=`repo upload` works Change-Id: I8d96639ea047ec850402d59f337efd620393490c Reviewed-on: https://chromium-review.googlesource.com/c/website/+/4242078 Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Alex Klein <saklein@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.