aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/_sass
Commit message (Collapse)AuthorAge
* Bazel docs: Fix Edit buttonGravatar steren2017-06-28
| | | | | | | | | | The new doc website has a new URL structure. This change adapts the page extraction code. It also restores the CSS for the edit button which got deleted during refactoring. Fix #3272 RELNOTES: None PiperOrigin-RevId: 160279009
* Update logo. Update Header and Footer to use new style from bazel-website.Gravatar steren2017-06-26
| | | | | | | Refactor CSS structure to only contain shared and docs CSS RELNOTES: None PiperOrigin-RevId: 159837919
* Fix Edit button style.Gravatar steren2017-05-22
| | | | | | | Fix #3028 tested: locally with ./scripts/serve-docs.sh PiperOrigin-RevId: 156674683
* Add monospace fallback font.Gravatar Richard Xia2016-08-27
| | | | | | | -- Change-Id: I93b0c59fbfcb759b4b5b19daa5e167c7ad8b97c7 Reviewed-on: https://bazel-review.googlesource.com/c/5651 MOS_MIGRATED_REVID=131431041
* Make java_classpath flag non-experimentalGravatar Liam Miller-Cushon2016-07-01
| | | | | -- MOS_MIGRATED_REVID=126310706
* Polish the command-line reference.Gravatar Ulf Adams2016-06-27
| | | | | | | | | | | - change options to print --foo=value - allow option to specify what "value" should be - update the documentation for the startup options - add some indentation to the descriptions - add some spacing between flag texts -- MOS_MIGRATED_REVID=125960618
* Wrap Build Encyclopedia rule signatures.Gravatar David Chen2016-05-09
| | | | | -- MOS_MIGRATED_REVID=121706420
* Include Jekyll layout files, style sheets, and Bazel logo images in theGravatar David Chen2016-04-26
public Bazel tree. -- MOS_MIGRATED_REVID=120787331