commit | 29eacb93bfef5707b3718bc58073dd4edf65c610 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Fri Jul 29 11:02:01 2022 -0400 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 04 18:52:36 2022 +0000 |
tree | 02934d9b3f3105af43522b1098f0ca4abfb8ae2c | |
parent | 8396d7653f6a5b74319722d79c54a46a7504b39b [diff] |
fix trailing newlines Trim excess trailing newlines, and add missing ones. Change-Id: Icc59801e0ae485d5d15ab87ed6a42e0a7246add8 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3809498 Commit-Queue: Mike Frysinger <vapier@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by: Andrew Whalley <awhalley@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.