commit | ae0391ddb8668813962b0addf143ef3287b50f61 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Sat Nov 10 06:05:03 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Sat Nov 10 06:06:23 2018 -0800 |
tree | ccffee1c8f27980e09fa2478a86381560012a844 | |
parent | 68fc46b7ac2a015cbbd4e6602f2310a935783866 [diff] |
Install Jekyll 3.1.6 via Rubygems instead of via apt-get. This allows us to install a specific version instead of the outdated one provided by Ubuntu 16.04. Jekyll 3.1.6 is the same version as provided by Ubuntu 18.04 at the moment and was verified by Laurent to work OK. I tested this change with these steps: ``` docker build . docker run -it --rm --entrypoint /bin/bash 26dc5648ac4c git clone https://github.com/bazelbuild/bazel.git cd bazel bazel build //site ``` Then I opened the generated site in bazel-bin/site/site-build in my browser. It looked OK to me on a casual look. PiperOrigin-RevId: 220931496
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.