From 6a663081a78b2810e7b3904949cfc5a91df81eff Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 17 Jul 2012 21:45:57 -0700 Subject: remove separate examples page, add to getting started page --- docs/getting-started.html | 50 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index d46232fc2..3aae4b6c0 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -88,6 +88,8 @@
  • File structure
  • What's included
  • HTML template
  • +
  • Examples
  • +
  • What next?
  • @@ -224,17 +226,59 @@ </html>

    And you're set! With those two files added, you can begin to develop any site or application with Bootstrap.

    + + + + + +
    + +

    Moving beyond the base template with a few basic examples as starting points for working with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.

    +
      +
    • + + + +

      Basic marketing site

      +

      Featuring a hero unit for a primary message and three supporting elements.

      +
    • +
    • + + + +

      Fluid layout

      +

      Uses our new responsive, fluid grid system to create a seamless liquid layout.

      +
    • +
    • + + + +

      Starter template

      +

      A barebones HTML document with all the Bootstrap CSS and javascript included.

      +
    • +
    +
    + + -
    -

    What next?

    + +
    +

    Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.

    - Visit the Bootstrap docs + Visit the Bootstrap docs Customize Bootstrap
    +
    -- cgit v1.2.3