aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorThomas McDonald <[email protected]>2015-08-24 16:19:19 -0700
committerThomas McDonald <[email protected]>2015-08-24 16:19:19 -0700
commit22717a12426af5567f65be1da3d4d968c22276a7 (patch)
tree491c47f72160c5b1133fa138c1fbacd00e253377 /docs/index.html
parentec523617a3eb6da5b3e14f878931c769999f89a7 (diff)
parent0da684ff8501768c0ecd4c60c0c7cf043bde1a1d (diff)
downloadbootstrap-22717a12426af5567f65be1da3d4d968c22276a7.tar.xz
bootstrap-22717a12426af5567f65be1da3d4d968c22276a7.zip
Merge branch 'v4-dev' into fix-travis-v4
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html19
1 files changed, 17 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 442ac8a94..03d634695 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -55,8 +55,8 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="row">
<div class="col-sm-4 m-b-lg">
- <img src="assets/img/sass-less.png" alt="Sass support" class="img-responsive">
- <h4>Preprocessors</h4>
+ <img src="assets/img/sass.png" alt="Sass support" class="img-responsive">
+ <h4>Preprocessor</h4>
<p>Bootstrap ships with vanilla CSS, but its source code utilizes <a href="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
</div>
<div class="col-sm-4 m-b-lg">
@@ -80,6 +80,21 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="bd-featurette">
<div class="container">
+ <h2 class="bd-featurette-title">Official Bootstrap Themes.</h2>
+ <p class="lead">
+ Take Bootstrap to the next level with official premium themes. Each theme is it's own toolkit featuring all of Bootstrap, brand new components and plugins, full docs, build tools, and more.
+ </p>
+
+ <p class="lead">
+ <a href="{{ site.themes }}" class="btn btn-bs btn-outline">Browse themes</a>
+ </p>
+
+ <img class="img-responsive center-block" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
+ </div>
+</div>
+
+<div class="bd-featurette">
+ <div class="container">
<h2 class="bd-featurette-title">Built with Bootstrap.</h2>
<p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>