From 324ebb59900fd69411aec323a85953aec8c55bb6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 10:47:08 -0800 Subject: [PATCH] spec'ed out an examples overview page with links to current examples; examples still need work themselves though --- bootstrap.css | 2 +- docs/examples.html | 123 +++++++++++++++++++++++++ docs/index.html | 2 +- docs/templates/pages/examples.mustache | 26 ++++++ docs/templates/pages/index.mustache | 2 +- 5 files changed, 152 insertions(+), 3 deletions(-) create mode 100644 docs/examples.html create mode 100644 docs/templates/pages/examples.mustache diff --git a/bootstrap.css b/bootstrap.css index d90ec91889..d028d2b3e7 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Wed Jan 25 10:01:08 PST 2012 + * Date: Wed Jan 25 10:46:38 PST 2012 */ article, aside, diff --git a/docs/examples.html b/docs/examples.html new file mode 100644 index 0000000000..04ca7fd684 --- /dev/null +++ b/docs/examples.html @@ -0,0 +1,123 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Heads up! This page is still under construction and is missing plenty of documentation. Hang tight! +
+ + +
+

Bootstrap examples

+

Use these examples as starting points for your work with Bootstrap. We encourage everyone to iterate on these examples and not simply use them as an end result.

+
+ + + + +
+ + +

Container app

+

Fluid layout

+

Reversed fluid layout

+

Hero marketing site

+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/index.html b/docs/index.html index 958f17bf8f..2a6078cbea 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,7 +115,7 @@

Built with Bootstrap.

- +