commit | 70ff5876887c72323938990ba71fa15011e31433 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Thu Jan 27 13:44:09 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 27 13:54:30 2022 |
tree | dbd3265e382b97f22e869139e2427bcc18a95fd9 | |
parent | d3e8789ea703ef617c51a36afe8c5dd1348b1a74 [diff] |
Fork docs/sync/ in docs/website/ (https://chromium.org) We should keep these docs in a single place for simpler maintenance. docs/website/ seems to be strictly better option, because besides * Appearing on code search * Being rendered by gittiles like docs/sync/, it will also * Be rendered in chromium.org, which is often used by new contributors For the moment we just copy the content to docs/website/ because the directories are in different repositories. A second CL will follow to delete docs/sync/. Bug: 1006699 Change-Id: I55b6565c203686965e078bc42c63f918cd894436 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3401841 Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@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.