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.

    + +
    + + + + + +
    +

    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}}

    + +
    + + + + + +
    +

    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}}