From c44bd1edf43c43ed8782f956813cb6142cbe068c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 4 Jun 2012 21:08:31 -0700 Subject: revamp docs to have new width, start realigning the base css page to match --- docs/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index 5e8d74a3b..fccc65d0d 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -74,7 +74,7 @@ -
+
-- cgit v1.2.3 From 446f9199c60f3781c653cf39847ef881a4e197d4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 4 Jun 2012 23:31:26 -0700 Subject: updated index page and footer --- docs/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index fccc65d0d..c70c4b00d 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -112,10 +112,10 @@
-- cgit v1.2.3 From dd127611e12b9bab9d6da0c24532c5cd151108fd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 5 Jun 2012 00:46:16 -0700 Subject: two col scaffolding rev --- docs/examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index c70c4b00d..5e8d74a3b 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -74,7 +74,7 @@
-
+
@@ -112,10 +112,10 @@
-- cgit v1.2.3 From 22918f8f92d29a12a42db4e357f3d439e41bad0a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 5 Jun 2012 17:16:17 -0700 Subject: more tweaks to layouts and some docs styles --- docs/examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index 5e8d74a3b..c70c4b00d 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -74,7 +74,7 @@
-
+
@@ -112,10 +112,10 @@
-- cgit v1.2.3 From 8ee067952202cc8a6e4865eab46598e346ad3971 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 5 Jun 2012 18:25:46 -0700 Subject: updated javascripts for first pass at single column --- docs/examples.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index c70c4b00d..ace723258 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -74,6 +74,89 @@
+
+ + +
+
-
  • - Scaffolding - -
  • -
  • - Base CSS - -
  • -
  • - Components - -
  • -
  • - Javascript - -
  • -
  • - LESS - -
  • -
  • - Customize -
  • -
  • - Examples -
  • - -
    -
    - -- cgit v1.2.3 From 20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 Jul 2012 01:47:36 -0700 Subject: adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar --- docs/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index 1c8434b75..a2c7447b8 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -27,7 +27,7 @@ - + -- cgit v1.2.3 From 549d61fc289cb9efe5f8959e706e170b080663ba Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 12 Jul 2012 17:02:55 -0700 Subject: updated footer --- docs/examples.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index a2c7447b8..568d846c8 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -100,10 +100,14 @@ +
    + - - -- cgit v1.2.3 From a12f0e551f7da763a9be23013d1b51c161a0f6f8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 12 Jul 2012 18:11:49 -0700 Subject: overhaul docs on sub pages, clean up css and copy --- docs/examples.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/examples.html') diff --git a/docs/examples.html b/docs/examples.html index 568d846c8..4dd06b14a 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -66,8 +66,6 @@ -
    -
    @@ -100,8 +98,6 @@ -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    -

    Bootstrap examples

    -

    We've included a few basic examples as starting points for your work with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3