From b8fa6cfacf61a02ab769b9031253c7b06111fa7c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 01:22:29 -0800 Subject: move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page --- docs/download.html | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 312 insertions(+) create mode 100644 docs/download.html (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html new file mode 100644 index 000000000..1d74c4f78 --- /dev/null +++ b/docs/download.html @@ -0,0 +1,312 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ Heads up! This page is still under construction and is missing plenty of documentation. Hang tight! +
+ + +
+

Download and customize Bootstrap

+

Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.

+
+ +
+ +
+
+

Scaffolding

+ + + +

Base CSS

+ + + + + + + +
+
+

Components

+ + + + + + + + + + +
+
+

JS Components

+ + + + + + + +
+
+

Miscellaneous

+ + + + +

Responsive

+ + + +
+
+ + +
+
+

Links

+ + + + +

Grid system

+ + + + + + + + + + +
+
+

Typography

+ + + + + + +

Forms

+ + + + +

Navbar

+ + + + + + +
+
+

Form states & alerts

+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+ + + + + + +
+
+ + + + + + +
+
+

Heads up!

+

All plugins require the latest version of jQuery to be included.

+
+
+ + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 9553b1e3e9457a48b6da3724c906a36f935aa526 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 10:02:52 -0800 Subject: update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately --- docs/download.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 1d74c4f78..7c0367519 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,6 +14,7 @@ + -- cgit v1.2.3 From 1fa3eab20c827d0300cd4a4bb50e2c28e16a2872 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 10:19:29 -0800 Subject: fix location of favicon --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 7c0367519..cdc129049 100644 --- a/docs/download.html +++ b/docs/download.html @@ -19,7 +19,7 @@ - + -- cgit v1.2.3 From 25519bacd56ee2507cdde727d85458e5e5ef7949 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 25 Jan 2012 11:25:35 -0800 Subject: rebuild + add spy to template --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index cdc129049..e873b5e74 100644 --- a/docs/download.html +++ b/docs/download.html @@ -25,7 +25,7 @@ - + -- cgit v1.2.3 From 4ea63e5261ba0c10e2b729e2216105896108733b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 13:33:55 -0800 Subject: finish off the static stuff for build and download page --- docs/download.html | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index e873b5e74..d4c31ed4d 100644 --- a/docs/download.html +++ b/docs/download.html @@ -69,11 +69,19 @@
-

Download and customize Bootstrap

+

Download and customize

Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.

+
-
+
+ +
+
+
+
+
+
Build and Download +

What's included?

+

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

- +
-- cgit v1.2.3 From 7ca3b98d885071bc032ca28e20452ad879cea422 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 13:56:44 -0800 Subject: docs fixes --- docs/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index d4c31ed4d..7b045ae8e 100644 --- a/docs/download.html +++ b/docs/download.html @@ -76,7 +76,7 @@
  • 1. Select components
  • 2. Modify variables
  • 3. Select jQuery plugins
  • -
  • 4. Build and download
  • +
  • 4. Customize and download
  • @@ -295,7 +295,7 @@
    - Build and Download + Customize and Download

    What's included?

    Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

    -- cgit v1.2.3 From ce467f70915a6846ed0638422114ee35d29aa1cd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 20:11:13 -0800 Subject: consistency in download page heading --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 7b045ae8e..58fdd5659 100644 --- a/docs/download.html +++ b/docs/download.html @@ -69,7 +69,7 @@
    -

    Download and customize

    +

    Customize and download

    Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.

    - + + - + -- cgit v1.2.3 From 43c8f41895cded171185f4f7ddac9d917f9912d2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 14:40:09 -0800 Subject: add values to inputs for grid variables on download page --- docs/download.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 3ad6ec921..3ac59b00e 100644 --- a/docs/download.html +++ b/docs/download.html @@ -159,15 +159,15 @@

    Grid system

    - + - + - + - + - +

    Typography

    -- cgit v1.2.3 From 945870d7785fcda985241582e15c53fab5ae6f64 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 14:54:24 -0800 Subject: small text change on downloads page --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 3ac59b00e..89077d247 100644 --- a/docs/download.html +++ b/docs/download.html @@ -97,7 +97,7 @@

    Base CSS

    - + -- cgit v1.2.3 From b260544de02788bc921c4c713df0f754d96c5a27 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 15:54:04 -0800 Subject: fix links to apple touch icons --- docs/download.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 89077d247..c4ee833d3 100644 --- a/docs/download.html +++ b/docs/download.html @@ -20,9 +20,9 @@ - - - + + + -- cgit v1.2.3 From d531f72645b72d648d52bd56698a80fcfff38043 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 26 Jan 2012 16:12:34 -0800 Subject: some js for javascript for builder (stil incomplete) --- docs/download.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 89077d247..afc189fb3 100644 --- a/docs/download.html +++ b/docs/download.html @@ -230,6 +230,10 @@
    + +
    +
    -
    -
    -

    Heads up!

    -- cgit v1.2.3 From 12484a7471513f38be02e8420db3b09842968562 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 26 Jan 2012 16:41:28 -0800 Subject: more builder crap --- docs/download.html | 68 +++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index a81f31ceb..5b2b716d7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -93,51 +93,51 @@

    Scaffolding

    - - - + + +

    Base CSS

    - - - - - - - + + + + + + +

    Components

    - - - - - - - - - - + + + + + + + + + +

    JS Components

    - - - - - - - + + + + + + +

    Miscellaneous

    - - - - + + + +

    Responsive

    - - - + + +
    -- cgit v1.2.3 From dc2deb9a1b1995bbabee91bfd579d9b466fe78f2 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 26 Jan 2012 21:48:46 -0800 Subject: moving structure around + more work on builder... --- docs/download.html | 74 +++++++++++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 5b2b716d7..99564576f 100644 --- a/docs/download.html +++ b/docs/download.html @@ -108,24 +108,24 @@

    Components

    - + - + - +

    JS Components

    - - + + - - + +
    @@ -135,9 +135,9 @@

    Responsive

    - - - + + +
    @@ -154,68 +154,68 @@

    Links

    - + - +

    Grid system

    - + - + - + - + - +

    Typography

    - + - + - +

    Forms

    - + - +

    Navbar

    - + - + - +

    Form states & alerts

    - + - + - + - + - + - + - + - + - + - + - + - +
    -- cgit v1.2.3 From ed64276e5be1bbf808f2ab1451aa02522cc3aff0 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 26 Jan 2012 22:05:45 -0800 Subject: move doc building into base make method + build bootstrap to doc assets --- docs/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 99564576f..3af30dca7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,8 +13,8 @@ - - + + -- cgit v1.2.3 From e8647c1b118d2c726a8987e9a41aad82da972b57 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 27 Jan 2012 13:20:02 -0800 Subject: huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff --- docs/download.html | 198 +++++++++++++++++++++++++++++------------------------ 1 file changed, 107 insertions(+), 91 deletions(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 3af30dca7..458b5caa0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -30,7 +30,7 @@ -
    @@ -107,8 +107,7 @@

    Components

    - - + @@ -124,8 +123,7 @@ - - +
    @@ -134,97 +132,21 @@ + -
    -
    - -
    - -
    -
    -

    Links

    - - - - -

    Grid system

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

    Typography

    - - - - - - -

    Forms

    - - - - -

    Navbar

    - - - - - - -
    -
    -

    Form states & alerts

    - - - - - - - - - - - - - - - - - - - - - - - - + -->
    @@ -288,6 +210,100 @@
    + +
    + +
    +
    +

    Links

    + + + + +

    Colors

    + + + + + + + + + + + + + + +
    +
    +

    Grid system

    + + + + + + + + + + +

    Typography

    + + + + + + +
    +
    +

    Forms

    + + + + +

    Navbar

    + + + + + + + + + + + + +
    +
    +

    Form states & alerts

    + + + + + + + + + + + + + + + + +
    +
    +
    +
    @@ -308,7 +304,6 @@
    -- cgit v1.2.3 From 6fd1e9f4c0903ae4ff4f57bd3cb193ee0ed2b9ad Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 27 Jan 2012 13:36:31 -0800 Subject: rebuil update layout --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 458b5caa0..e1eb9a3a8 100644 --- a/docs/download.html +++ b/docs/download.html @@ -54,7 +54,7 @@ Using LESS
  • - Download + Customize
  • -- cgit v1.2.3 From 23e076c1bb73c4950d473cb36218937b2607bc13 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 28 Jan 2012 15:09:23 -0800 Subject: add in a navbar button for toggling the nav items --- docs/download.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 37ffb30af..22feac344 100644 --- a/docs/download.html +++ b/docs/download.html @@ -33,6 +33,11 @@
    -- cgit v1.2.3 From 9e7f5025b494927e9ffc88119b0b9426f7487a62 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 29 Jan 2012 14:07:14 -0800 Subject: update collapsible nav in navbar --- docs/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/download.html') diff --git a/docs/download.html b/docs/download.html index 832b07ce6..97f1c24c4 100644 --- a/docs/download.html +++ b/docs/download.html @@ -39,7 +39,7 @@ Bootstrap -