From: Mark Otto Date: Thu, 17 Jan 2013 08:27:46 +0000 (-0800) Subject: update getting started to reflect latest changes; pull list of components because... X-Git-Tag: v3.0.0-rc1~777 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=255cb877341e9f214f57c6ccd6297c90d9c4c5ad;p=thirdparty%2Fbootstrap.git update getting started to reflect latest changes; pull list of components because fuck that --- diff --git a/docs/getting-started.html b/docs/getting-started.html index b9ed5809d3..144acda0c8 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -157,37 +157,14 @@

Bootstrap comes equipped with HTML, CSS, and JS for all sorts of things, but they can be summarized with a handful of categories visible at the top of the Bootstrap documentation.

Docs sections

-

Scaffolding

-

Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.

-

Base CSS

-

Styles for common HTML elements like typography, code, tables, forms, and buttons. Also includes Glyphicons, a great little icon set.

+

In addition to the getting started documentation you're reading now, the Bootstrap docs are broken into a few key pages.

+ +

Core CSS

+

Global styles for the body, Normalize, links, grid system, tables, forms, buttons, icons, and more.

Components

-

Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more.

+

Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more. Head here to see what kind of custom components Bootstrap has to offer beyond basic HTML elements.

JavaScript plugins

Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.

- -

List of components

-

Together, the Components and JavaScript plugins sections provide the following interface elements:

- -

In future guides, we may walk through these components individually in more detail. Until then, look for each of these in the documentation for information on how to utilize and customize them.

@@ -303,7 +280,7 @@

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 diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 4ca6d630b8..bca6b44637 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -89,37 +89,14 @@

Bootstrap comes equipped with HTML, CSS, and JS for all sorts of things, but they can be summarized with a handful of categories visible at the top of the Bootstrap documentation.

Docs sections

-

Scaffolding

-

Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.

-

Base CSS

-

Styles for common HTML elements like typography, code, tables, forms, and buttons. Also includes Glyphicons, a great little icon set.

+

In addition to the getting started documentation you're reading now, the Bootstrap docs are broken into a few key pages.

+ +

Core CSS

+

Global styles for the body, Normalize, links, grid system, tables, forms, buttons, icons, and more.

Components

-

Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more.

+

Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more. Head here to see what kind of custom components Bootstrap has to offer beyond basic HTML elements.

JavaScript plugins

Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.

- -

List of components

-

Together, the Components and JavaScript plugins sections provide the following interface elements:

- -

In future guides, we may walk through these components individually in more detail. Until then, look for each of these in the documentation for information on how to utilize and customize them.

@@ -235,7 +212,7 @@

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