commit | 7144534d5259cf09fc67c2bb060231cd2920f106 | [log] [tgz] |
---|---|---|
author | David Shevitz <dshevitz@google.com> | Tue May 29 20:44:23 2018 -0700 |
committer | David Shevitz <dshevitz@google.com> | Tue May 29 20:50:19 2018 -0700 |
tree | fc72d1292d330dc7e45a22686bbec42a941acefd | |
parent | ab83e4c0cb14684ce176d0690281bc915b8e0396 [diff] |
Update to include docker files for building Gerrit website This change adds three files. With these files, Gerrit users (with appropriate permissions) can build the new Jekyll-based Gerrit website. These files require that you install: * docker * docker-compose With those tools installed, build the site using the following command from the jekyll-source directory: docker-compose up The generated files appear in the jekyll-source/_site directory. In addition to these changes, I fixed a minor issue with some index.md files. Change-Id: I9137880b51ee5282267f0c6f29cbb3c539822cae
Homepage for Gerrit Code Review.