diff --git a/docs/getting-started.html b/docs/getting-started.html index b9ed5809d..144acda0c 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.
Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.
-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.
+ +Global styles for the body, Normalize, links, grid system, tables, forms, buttons, icons, and more.
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.
Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.
- -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 @@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 4ca6d630b..bca6b4463 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.
Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.
-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.
+ +Global styles for the body, Normalize, links, grid system, tables, forms, buttons, icons, and more.
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.
Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.
- -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 @@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