diff --git a/getting-started.html b/getting-started.html index d2aa08f26a..78c4c8f57b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -8,9 +8,9 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex -
+

There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

@@ -59,9 +59,9 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex -
+

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.

Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:

@@ -87,9 +87,9 @@ bootstrap/ -
+

Make use of a super basic HTML template, or dive into a few examples we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.

@@ -125,9 +125,9 @@ bootstrap/ -
+

Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older and less advanced browsers might receive a less stylized, though fully functional, version of certain components.

@@ -154,9 +154,9 @@ bootstrap/ -
+

Bootstrap is released under the Apache 2 license and is copyright {{ site.time | date: "%Y" }} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.

@@ -199,9 +199,9 @@ bootstrap/ -
+

Customizing Bootstrap is best accomplished when you treat it as another dependency in your development stack. Doing so ensures future upgrades are as easy as possible while also familiarizing yourself to the intricacies of the framework.