commit | 055cb3d3c55bd91e3a992e1f4cbd625a273cbda6 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Fri Jun 24 16:37:09 2022 +0200 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 24 17:02:58 2022 +0000 |
tree | 0c3fa1f9adfadcbd9661e71f126e0cadf2e763c0 | |
parent | 1c0cc8b06ab331fe0c6db04a98fa5dd144688058 [diff] |
Sync Model API docs: Add a section on threading in the bridge ...plus clarify a few other small things, and fix some outdated stuff. Bug: none Change-Id: I0ede997c48e02817ff437a3c0eb8422eb5649e39 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3720744 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@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.