From e8bd019a19a82b2796b77101cb43892138f4935e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 10 Jul 2014 20:02:47 -0700 Subject: move all css files over to components dir --- docs/_includes/getting-started/examples.html | 159 --------------------------- 1 file changed, 159 deletions(-) delete mode 100644 docs/_includes/getting-started/examples.html (limited to 'docs/_includes/getting-started/examples.html') diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html deleted file mode 100644 index 2436bb062..000000000 --- a/docs/_includes/getting-started/examples.html +++ /dev/null @@ -1,159 +0,0 @@ -
-

Examples

- -

Build on the basic template above with Bootstrap's many components. We encourage you to customize and adapt Bootstrap to suit your individual project's needs.

- -

Using the framework

-
-
- - - -

Starter template

-

Nothing but the basics: compiled CSS and JavaScript.

-
-
- - - -

Bootstrap theme

-

Load the optional Bootstrap theme for a visually enhanced experience.

-
-
- -
- - - -

Grids

-

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

-
-
- - - -

Jumbotron

-

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

-
-
- -
- - - -

Narrow jumbotron

-

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

-
-
- -

Navbars in action

-
-
- - - -

Navbar

-

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

-
-
- - - -

Static top navbar

-

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

-
-
- -
- - - -

Fixed navbar

-

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

-
-
- -

Custom components

-
-
- - - -

Cover

-

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

-
-
- - - -

Carousel

-

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

-
-
- -
- - - -

Blog

-

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

-
-
- - - -

Dashboard

-

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

-
-
- -
- - - -

Sign-in page

-

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

-
-
- - - -

Justified nav

-

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

-
-
- -
- - - -

Sticky footer

-

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

-
-
- - - -

Sticky footer with navbar

-

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

-
-
- -

Experiments

-
-
- - - -

Non-responsive Bootstrap

-

Easily disable the responsiveness of Bootstrap per our docs.

-
-
- - - -

Offcanvas

-

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

-
-
-
-- cgit v1.2.3