From 6a663081a78b2810e7b3904949cfc5a91df81eff Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 17 Jul 2012 21:45:57 -0700 Subject: [PATCH] remove separate examples page, add to getting started page --- docs/examples.html | 146 ------------------ docs/getting-started.html | 50 +++++- docs/templates/pages/examples.mustache | 31 ---- docs/templates/pages/getting-started.mustache | 50 +++++- 4 files changed, 94 insertions(+), 183 deletions(-) delete mode 100644 docs/examples.html delete mode 100644 docs/templates/pages/examples.mustache diff --git a/docs/examples.html b/docs/examples.html deleted file mode 100644 index 1b16f378c9..0000000000 --- a/docs/examples.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - Examples ยท Twitter Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Bootstrap examples

-

We've included a few basic examples as starting points for your work with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/getting-started.html b/docs/getting-started.html index d46232fc27..3aae4b6c08 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.

    + -
    -

    What next?

    + + +
    + +

    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.

      +
    • +
    +
    + + + + + +
    +

    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
    +
    diff --git a/docs/templates/pages/examples.mustache b/docs/templates/pages/examples.mustache deleted file mode 100644 index e5c9143efb..0000000000 --- a/docs/templates/pages/examples.mustache +++ /dev/null @@ -1,31 +0,0 @@ - -
    -

    {{_i}}Bootstrap examples{{/i}}

    -

    {{_i}}We've included a few basic examples as starting points for your work with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}

    -
    - - - diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 486a0b79a1..8a694d55ee 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -17,6 +17,8 @@
  • {{_i}}File structure{{/i}}
  • {{_i}}What's included{{/i}}
  • {{_i}}HTML template{{/i}}
  • +
  • {{_i}}Examples{{/i}}
  • +
  • {{_i}}What next?{{/i}}
  • @@ -153,17 +155,59 @@ </html>

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

    + -
    -

    What next?

    + + +
    + +

    {{_i}}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.{{/i}}

    +
      +
    • + + + +

      {{_i}}Basic marketing site{{/i}}

      +

      {{_i}}Featuring a hero unit for a primary message and three supporting elements.{{/i}}

      +
    • +
    • + + + +

      {{_i}}Fluid layout{{/i}}

      +

      {{_i}}Uses our new responsive, fluid grid system to create a seamless liquid layout.{{/i}}

      +
    • +
    • + + + +

      {{_i}}Starter template{{/i}}

      +

      {{_i}}A barebones HTML document with all the Bootstrap CSS and javascript included.{{/i}}

      +
    • +
    +
    + + + + + +
    +

    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
    +
    {{! /span9 }} {{! row}}