From 59b5ca6909728cfaa89fcfec7610aa67e9f8e7be Mon Sep 17 00:00:00 2001
From: Chris Rebert
Date: Mon, 22 Dec 2014 12:23:40 -0800
Subject: [PATCH] Apply Getting Started content updates from master branch
---
getting-started/index.html | 84 ++++++++++++++++++++------------------
1 file changed, 44 insertions(+), 40 deletions(-)
diff --git a/getting-started/index.html b/getting-started/index.html
index 6059ce3056..a9bdd2c6ff 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -63,7 +63,7 @@
Bootstrap
-
Install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower.
+You can also install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower:
$ bower install bootstrap
bootstrap/
âââ css/
â âââ bootstrap.css
+â âââ bootstrap.css.map
â âââ bootstrap.min.css
â âââ bootstrap-theme.css
+â âââ bootstrap-theme.css.map
â âââ bootstrap-theme.min.css
âââ js/
â âââ bootstrap.js
@@ -176,9 +178,11 @@ Copy any changes made here over to the README too. -->
âââ glyphicons-halflings-regular.eot
âââ glyphicons-halflings-regular.svg
âââ glyphicons-halflings-regular.ttf
- âââ glyphicons-halflings-regular.woff
This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (bootstrap.*
), as well as compiled and minified CSS and JS (bootstrap.min.*
). Fonts from Glyphicons are included, as is the optional Bootstrap theme.
This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (bootstrap.*
), as well as compiled and minified CSS and JS (bootstrap.min.*
). CSS source maps (bootstrap.*.map
) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.
The Bootstrap source code download includes the precompiled CSS, JavaScript, and font assets, along with source Less, JavaScript, and documentation. More specifically, it includes the following and more:
@@ -275,14 +279,14 @@ Copy any changes made here over to the README too. -->Load the optional Bootstrap theme for a visually enhanced experience.
@@ -291,14 +295,14 @@ Copy any changes made here over to the README too. -->Build around the jumbotron with a navbar and some basic grid columns.
@@ -307,7 +311,7 @@ Copy any changes made here over to the README too. -->Build a more custom page by narrowing the default container and jumbotron.
@@ -318,14 +322,14 @@ Copy any changes made here over to the README too. -->Super basic template with a static top navbar along with some additional content.
@@ -334,7 +338,7 @@ Copy any changes made here over to the README too. -->Super basic template with a fixed top navbar along with some additional content.
@@ -345,14 +349,14 @@ Copy any changes made here over to the README too. -->Customize the navbar and carousel, then add some new components.
@@ -361,30 +365,30 @@ Copy any changes made here over to the README too. -->Basic structure for a admin dashboard with fixed sidebar and navbar.
+Basic structure for an admin dashboard with fixed sidebar and navbar.
Create a custom navbar with justified links. Heads up! Not too Safari friendly.
@@ -393,14 +397,14 @@ Copy any changes made here over to the README too. -->Attach a footer to the bottom of the viewport when the content is shorter than it.
Attach a footer to the bottom of the viewport with a fixed navbar at the top.
@@ -411,14 +415,14 @@ Copy any changes made here over to the README too. -->Build a toggleable off-canvas navigation menu for use with Bootstrap.
@@ -439,7 +443,7 @@ Copy any changes made here over to the README too. -->Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.
irc.freenode.net
server, in the ##twitter-bootstrap channel.irc.freenode.net
server, in the ##bootstrap channel.twitter-bootstrap-3
.Feature | -Internet Explorer 8 | -Internet Explorer 9 | +Feature | +Internet Explorer 8 | +Internet Explorer 9 |
---|