From 4737d693e00989a0f90f832a7c8f4f784df14077 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sat, 28 Jan 2012 00:36:37 -0800 Subject: remove quick start section to simplify landing page + start rewriting application js to work ie7 --- docs/index.html | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 1459da26c..25e477802 100644 --- a/docs/index.html +++ b/docs/index.html @@ -212,39 +212,6 @@ -
- - -

Get started in no time.

-

Quickly start using Bootstrap within your workflow and development process.

-
-
-
-

Prostyle with Node

-

If you use Node, download the repo, customize Bootstrap, and run make.

-
-$ git clone git@github.com:twitter/bootstrap.git
-$ make
-
-
-

Hotlink the CSS

-

For the quickest and easiest start, just copy this snippet into your code to get the CSS.

-
- -
-
-
-

Use LESS.js

-

A fan of using LESS? No problem, just link to the appropriate .less and .js files:

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