From 9aa5a6db12fcbc1638610132c1a0f64633325f44 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 19 Jun 2012 13:21:35 -0700 Subject: updated tests and homepage marketing copy --- docs/index.html | 8 ++++---- docs/templates/pages/index.mustache | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 63f58bf3f..34bb0fe16 100644 --- a/docs/index.html +++ b/docs/index.html @@ -133,12 +133,12 @@

Responsive design

-

As of Bootstrap 2, our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.

+

Beginning with Bootstrap 2, components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.

-

Styleguide docs

-

Unlike other front-end toolkits, Bootstrap was designed first and foremost as a styleguide to document not only our features, but best practices and living, coded examples.

+

Living, coded examples

+

Bootstrap was designed first and foremost as a way to document not only the code of our components, but the visual and interaction design through live examples.

Growing library

@@ -146,7 +146,7 @@

Custom jQuery plugins

-

Easy-to-use, proper, and extensible interactions for many common components with custom-built jQuery plugins to bring your projects to life.

+

Easy-to-use, proper, and extensible interactions for many of our components with custom-built jQuery plugins to quickly bring any project to life.

Built on LESS

diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index fe7a02717..d7c971372 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -56,12 +56,12 @@

{{_i}}Responsive design{{/i}}

-

{{_i}}As of Bootstrap 2, our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.{{/i}}

+

{{_i}}Beginning with Bootstrap 2, components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.{{/i}}

-

{{_i}}Styleguide docs{{/i}}

-

{{_i}}Unlike other front-end toolkits, Bootstrap was designed first and foremost as a styleguide to document not only our features, but best practices and living, coded examples.{{/i}}

+

{{_i}}Living, coded examples{{/i}}

+

{{_i}}Bootstrap was designed first and foremost as a way to document not only the code of our components, but the visual and interaction design through live examples.{{/i}}

{{_i}}Growing library{{/i}}

@@ -69,7 +69,7 @@

{{_i}}Custom jQuery plugins{{/i}}

-

{{_i}}Easy-to-use, proper, and extensible interactions for many common components with custom-built jQuery plugins to bring your projects to life.{{/i}}

+

{{_i}}Easy-to-use, proper, and extensible interactions for many of our components with custom-built jQuery plugins to quickly bring any project to life.{{/i}}

{{_i}}Built on LESS{{/i}}

-- cgit v1.2.3