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/templates/pages/index.mustache | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 5eb2774ab..5fa70645a 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -147,38 +147,5 @@ -
- - -

{{_i}}Get started in no time.{{/i}}

-

{{_i}}Quickly start using Bootstrap within your workflow and development process.{{/i}}

-
-
-
-

{{_i}}Prostyle with Node{{/i}}

-

{{_i}}If you use Node, download the repo, customize Bootstrap, and run make.{{/i}}

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

{{_i}}Hotlink the CSS{{/i}}

-

{{_i}}For the quickest and easiest start, just copy this snippet into your code to get the CSS.{{/i}}

-
- -
-
-
-

{{_i}}Use LESS.js{{/i}}

-

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

-
- -
-
-
-
- \ No newline at end of file -- cgit v1.2.3