aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar David Chen <dzc@google.com>2015-09-09 08:29:34 +0000
committerGravatar Lukacs Berki <lberki@google.com>2015-09-09 12:06:47 +0000
commitcf1ca9853e92eb90aaeadf0d3e4134c2d43445ed (patch)
treeb48ef20e7ae541c82a414169ada5e752c5a64c6c /site
parentc338da300be06f4cd086934dedd5ae4683ef42b9 (diff)
Minor tweaks to landing page. Rearrange some links on documentation navigation.
-- MOS_MIGRATED_REVID=102638039
Diffstat (limited to 'site')
-rw-r--r--site/index.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/site/index.html b/site/index.html
index 67ad8b7ee1..8b049517d2 100644
--- a/site/index.html
+++ b/site/index.html
@@ -24,7 +24,7 @@ layout: home
<div class="row">
<div class="col-sm-12">
<h1>Correct, reproducible, fast builds for everyone</h1>
- <h2>Build software of any size, quickly and reliably, just like engineers do at Google.</h2>
+ <p class="lead">Build software of any size, quickly and reliably, just as engineers do at Google.</p>
<p>Bazel is Google's own build tool, now publicly available in <a href="#beta">Beta</a>.
Bazel has built-in support for building both client and server software, including client
applications for both Android and iOS platforms. It also provides an extensible framework
@@ -39,14 +39,9 @@ layout: home
<div class="row">
<div class="col-sm-12">
<h1>Why Bazel?</h1>
- <h2>Here's what makes Bazel great.</h2>
+ <p class="lead">Here's what makes Bazel great.</p>
</div>
</div>
- </div>
-</div>
-
-<div class="landing-feature-1">
- <div class="container">
<div class="row">
<div class="col-sm-4">
<h3>Speed</h3>
@@ -71,6 +66,8 @@ layout: home
for other languages and platforms.
</p>
</div>
+ </div>
+ <div class="row">
<div class="col-sm-4">
<h3>Correctness</h3>
<p>Bazel examines the content of source files in your
@@ -98,7 +95,7 @@ layout: home
</div>
</div>
</div>
-<div class="landing-feature-2">
+<div class="landing-feature-1">
<div class="container">
<div class="row">
<div class="col-sm-12">
@@ -113,7 +110,7 @@ layout: home
</div>
</div>
</div>
-<div class="landing-feature-1">
+<div class="landing-feature-2">
<div class="container">
<div class="row">
<div class="col-sm-12">
@@ -138,6 +135,8 @@ layout: home
learn about the Bazel command-line tool.
</p>
</div>
+ </div>
+ <div class="row">
<div class="col-sm-12">
<h3>Learn More</h2>
<p>Take a look at our <a href="docs/install.html">documentation</a>
@@ -148,7 +147,7 @@ layout: home
</div>
</div>
-<div class="landing-feature-2">
+<div class="landing-feature-1">
<div class="container">
<div class="row">
<div class="col-sm-12">