From 91660a0489e005d68a430bce298726d2313ac579 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 26 Feb 2013 00:37:59 -0800 Subject: [PATCH] Move navbar examples to /examples directory --- docs/_layouts/default.html | 2 +- docs/getting-started.html | 23 +++++++ less/tests/navbar-fixed-top.html | 102 ----------------------------- less/tests/navbar-static-top.html | 105 ------------------------------ less/tests/navbar.html | 105 ------------------------------ 5 files changed, 24 insertions(+), 313 deletions(-) delete mode 100644 less/tests/navbar-fixed-top.html delete mode 100644 less/tests/navbar-static-top.html delete mode 100644 less/tests/navbar.html diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 0f1a891a9..acab46de9 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -20,4 +20,4 @@ {% include footer.html %} - \ No newline at end of file + diff --git a/docs/getting-started.html b/docs/getting-started.html index 08a51ee10..7f8dbff01 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -230,6 +230,29 @@ description: Overview of the project, its contents, and how to get started with

Carousel jumbotron

An interactive riff on the basic marketing site featuring a prominent carousel.

+ + +
+ + + +

Navbar

+

+
+
+ + + +

Static top navbar

+

+
+
+ + + +

Fixed top navbar

+

+
diff --git a/less/tests/navbar-fixed-top.html b/less/tests/navbar-fixed-top.html deleted file mode 100644 index a4765474b..000000000 --- a/less/tests/navbar-fixed-top.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - - diff --git a/less/tests/navbar-static-top.html b/less/tests/navbar-static-top.html deleted file mode 100644 index 5ba478241..000000000 --- a/less/tests/navbar-static-top.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - - diff --git a/less/tests/navbar.html b/less/tests/navbar.html deleted file mode 100644 index 3399ccf13..000000000 --- a/less/tests/navbar.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - -