aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-07-03 08:57:42 -0700
committerMark Otto <[email protected]>2017-07-03 08:57:42 -0700
commit3436fa2de47097c459d3bfb7c1f40d5727701196 (patch)
treeba3d178d10dd52eeca573b18c2bb5a7d805eb113 /docs
parent1a8f098a8a5b43a737c0416a62beb3487d618242 (diff)
downloadbootstrap-3436fa2de47097c459d3bfb7c1f40d5727701196.tar.xz
bootstrap-3436fa2de47097c459d3bfb7c1f40d5727701196.zip
small homepage update to include themes
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/img/bs-themes.pngbin0 -> 178413 bytes
-rw-r--r--docs/index.html20
2 files changed, 18 insertions, 2 deletions
diff --git a/docs/assets/img/bs-themes.png b/docs/assets/img/bs-themes.png
new file mode 100644
index 000000000..cf1f20f57
--- /dev/null
+++ b/docs/assets/img/bs-themes.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 986766b21..df8fac9b3 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -18,7 +18,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="bs-docs-featurette">
<div class="container">
- <h2 class="bs-docs-featurette-title">Designed for everyone, everywhere.</h2>
+ <h2 class="bs-docs-featurette-title">Designed for everyone, everywhere</h2>
<p class="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
<hr class="half-rule">
@@ -50,7 +50,23 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="bs-docs-featurette">
<div class="container">
- <h2 class="bs-docs-featurette-title">Built with Bootstrap.</h2>
+ <h2 class="bs-docs-featurette-title">Official Bootstrap Themes</h2>
+ <p class="lead">
+ Take Bootstrap to the next level with official premium themes. Each theme is its 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-outline btn-lg">Browse themes</a>
+ </p>
+
+ <img class="img-fluid mx-auto" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
+ </div>
+</div>
+
+
+<div class="bs-docs-featurette">
+ <div class="container">
+ <h2 class="bs-docs-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>
<hr class="half-rule">