diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index f659fe7c06..a4470cd01d 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -9,14 +9,14 @@
- Starter template example + Starter template example

Starter template

Nothing but the basics: compiled CSS and JavaScript along with a container.

- Bootstrap theme example + Bootstrap theme example

Bootstrap theme

Load the optional Bootstrap theme for a visually enhanced experience.

@@ -25,14 +25,14 @@
- Multiple grids example + Multiple grids example

Grids

Multiple examples of grid layouts with all four tiers, nesting, and more.

- Jumbotron example + Jumbotron example

Jumbotron

Build around the jumbotron with a navbar and some basic grid columns.

@@ -41,7 +41,7 @@
- Narrow jumbotron example + Narrow jumbotron example

Narrow jumbotron

Build a more custom page by narrowing the default container and jumbotron.

@@ -52,14 +52,14 @@
- Navbar example + Navbar example

Navbar

Super basic template that includes the navbar along with some additional content.

- Static top navbar example + Static top navbar example

Static top navbar

Super basic template with a static top navbar along with some additional content.

@@ -68,7 +68,7 @@
- Fixed navbar example + Fixed navbar example

Fixed navbar

Super basic template with a fixed top navbar along with some additional content.

@@ -79,14 +79,14 @@
- A one-page template example + A one-page template example

Cover

A one-page template for building simple and beautiful home pages.

- Carousel example + Carousel example

Carousel

Customize the navbar and carousel, then add some new components.

@@ -95,14 +95,14 @@
- Blog layout example + Blog layout example

Blog

Simple two-column blog layout with custom navigation, header, and type.

- Dashboard example + Dashboard example

Dashboard

Basic structure for an admin dashboard with fixed sidebar and navbar.

@@ -111,14 +111,14 @@
- Sign-in page example + Sign-in page example

Sign-in page

Custom form layout and design for a simple sign in form.

- Justified nav example + Justified nav example

Justified nav

Create a custom navbar with justified links. Heads up! Not too Safari friendly.

@@ -127,14 +127,14 @@
- Sticky footer example + Sticky footer example

Sticky footer

Attach a footer to the bottom of the viewport when the content is shorter than it.

- Sticky footer with navbar example + Sticky footer with navbar example

Sticky footer with navbar

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

@@ -145,14 +145,14 @@
- Non-responsive example + Non-responsive example

Non-responsive Bootstrap

Easily disable the responsiveness of Bootstrap per our docs.

- Off-canvas navigation example + Off-canvas navigation example

Off-canvas

Build a toggleable off-canvas navigation menu for use with Bootstrap.

diff --git a/docs/index.html b/docs/index.html index 673afc7006..4373006e22 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,17 +25,17 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
- Sass and Less support + Sass and Less support

Preprocessors

Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

- Responsive across devices + Responsive across devices

One framework, every device.

Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.

- Components + Components

Full of features

With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.

@@ -75,7 +75,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f {% for showcase in site.data.showcase %} {% endfor %}