commit | dde11d612e583b3e2fa7a1205c94018280ccbb3f | [log] [tgz] |
---|---|---|
author | Philipp Wollermann <philwo@google.com> | Fri Oct 02 04:57:36 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 02 04:58:38 2020 -0700 |
tree | fe4eb9f133ee4947fb9be69478059a23cf305d22 | |
parent | 7598bc6bdf74b21cc75d7475cf5ad04a6c3bdcea [diff] |
Fix broken docs build due to non-ASCII character Seen in GCB: ``` Step #2: Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss': Step #2: Invalid US-ASCII character "\xC2" on line 68 Step #2: jekyll 3.8.7 | Error: Invalid US-ASCII character "\xC2" on line 68 ``` This should fix it. Closes #12187. PiperOrigin-RevId: 335005755
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md