From 8b9733b288a3daca0da04fe60e0b5a0ae8681362 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 12 Feb 2013 12:25:05 -0800 Subject: nuke what we don't need for jekyll --- docs/customize.html | 506 ---------------------------------------------------- 1 file changed, 506 deletions(-) delete mode 100644 docs/customize.html (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html deleted file mode 100644 index 8b91f1d88..000000000 --- a/docs/customize.html +++ /dev/null @@ -1,506 +0,0 @@ - - - - - Customize ยท Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

Customize and download

-

Download Bootstrap or customize variables, components, JavaScript plugins, and more.

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

Scaffolding

- - - - -

Base CSS

- - - - - - - -
-
-

Components

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

JS Components

- - - - - - -
-
-

Miscellaneous

- - - - -

Responsive

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

Heads up!

-

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

-
-
-
- - -
- -
-
-

Scaffolding

- - - - - -

Links

- - - - - -

Grid system

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

Typography

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

Tables

- - - - - - - - - -

Forms

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

Form states & alerts

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

Navbar

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

Dropdowns

- - - - - - - - - - -
-
-
- -
- -
- 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 e45f12ad427fddc9d9859fe86423bd49795d4f43 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 12 Feb 2013 12:44:41 -0800 Subject: rearrange jekyll and docs --- docs/customize.html | 376 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 376 insertions(+) create mode 100644 docs/customize.html (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html new file mode 100644 index 000000000..4f3e7fe2d --- /dev/null +++ b/docs/customize.html @@ -0,0 +1,376 @@ +--- +layout: default +title: Customize and download +--- + + + +
+
+

Customize and download

+

Download Bootstrap or customize variables, components, JavaScript plugins, and more.

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

Scaffolding

+ + + + +

Base CSS

+ + + + + + + +
+
+

Components

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

JS Components

+ + + + + + +
+
+

Miscellaneous

+ + + + +

Responsive

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

Heads up!

+

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

+
+
+
+ + +
+ +
+
+

Scaffolding

+ + + + + +

Links

+ + + + + +

Grid system

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

Typography

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

Tables

+ + + + + + + + + +

Forms

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

Form states & alerts

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

Navbar

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

Dropdowns

+ + + + + + + + + + +
+
+
+ +
+ +
+ 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