diff --git a/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png b/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png new file mode 100644 index 0000000000..30bfebfba2 Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png differ diff --git a/docs/assets/img/examples/bootstrap-example-navbar-static-top.png b/docs/assets/img/examples/bootstrap-example-navbar-static-top.png new file mode 100644 index 0000000000..a965782d44 Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-navbar-static-top.png differ diff --git a/docs/assets/img/examples/bootstrap-example-navbar.png b/docs/assets/img/examples/bootstrap-example-navbar.png new file mode 100644 index 0000000000..dd1f7df0d3 Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-navbar.png differ diff --git a/docs/getting-started.html b/docs/getting-started.html index 46ec820ed9..e8cecc2fc3 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -175,56 +175,56 @@ description: Overview of the project, its contents, and how to get started with

Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.

- +

Starter template

A barebones HTML document with all the Bootstrap CSS and JavaScript included.

- +

Basic marketing site

Featuring a hero unit for a primary message and three supporting elements.

- +

Narrow marketing

Slim, lightweight marketing template for small projects or teams.

- +

Justified nav

Marketing page with equal-width navigation links in a modified navbar.

- +

Sign in

Barebones sign in form with custom, larger form controls and a flexible layout.

- +

Sticky footer

Pin a fixed-height footer to the bottom of the user's viewport.

- +

Sticky footer w/ navbar

Add a fixed navbar to the default sticky footer template.

- +

Carousel jumbotron

@@ -233,28 +233,28 @@ description: Overview of the project, its contents, and how to get started with
- - + +

Navbar

-

+

Basic template for showcasing how the navbar works.

- - + +

Static top navbar

-

+

Basic template for showcasing the static navbar variation.

- - + +

Fixed top navbar

-

+

Basic template for showcasing the fixed navbar variation.

- +

Grid examples