From aa5f09037133f22093c4b97d15451d4e54180ba2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 14 Feb 2013 23:38:00 -0800 Subject: Make example pages use Jekyll; add sticky footer navbar image to examples --- docs/getting-started.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index 742dc466f..9f63c5b4c 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

-- cgit v1.2.3