From dfbb5919532b1dbe1868aadac6e2e95286cad969 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 4 Sep 2011 14:02:56 -0700 Subject: addng docs for the themes stuff and examples --- docs/index.html | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 1c8809645..7531807fd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -110,13 +110,13 @@

About Bootstrap Brief history, browser support, and more

-
+

History

In the earlier days of Twitter, engineers used almost any library they were familiar with to meet front-end requirements. Bootstrap began as an answer to the challenges that presented and development quickly accelerated during Twitter’s first Hackweek.

With the help and feedback of many engineers at Twitter, Bootstrap has grown significantly to encompass not only basic styles, but more elegant and durable front-end design patterns.

Read more on dev.twitter.com ›

-
+

Browser support

Bootstrap is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer, and Firefox.

Tested and supported in Chrome, Safari, Internet Explorer, and Firefox @@ -128,7 +128,7 @@
  • Opera 11
  • -
    +

    What's included

    Bootstrap comes complete with compiled CSS, uncompiled, and example templates.

      @@ -139,6 +139,29 @@
    + +
    +
    +

    Quick-start examples

    +

    Need some quick templates? Check out these basic examples we've put together:

    + +
    +
    + Simple three-column layout with hero unit +
    +
    + Fluid layout with static sidebar +
    +
    + Simple hanging container for apps +
    +
    +
    +
    +

    Theming Bootstrap

    +

    Starting with v1.3.0, Bootstrap comes equipped with a customizable Less file, Theme.less. It's designed to replace default values in the library and provide a one-stop-shop for adding-on.

    +
    +
    -- cgit v1.2.3