commit | a5405406931d0648837c6233152a9250fd4a798a | [log] [tgz] |
---|---|---|
author | Sloan Johnson <sloanjohnson@google.com> | Thu Mar 24 21:16:28 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 28 18:59:58 2022 |
tree | 216815d2c648f1ba87c088fb85b008df508378ea | |
parent | 097af0350e1b39e1fb9bccee6b02dd4a3793fe74 [diff] |
sdk-creation: Update doc to reflect current process BUG=None TEST=None Change-Id: I67d2672268aa3e71ac9382706b8d64009b0a670c Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3550163 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Queue: Sloan Johnson <sloanjohnson@google.com>
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.