diff --git a/getting-started/index.html b/getting-started/index.html index 8311331591..fdc73a8c7b 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -91,7 +91,7 @@ -
+

Getting started

An overview of Bootstrap, how to download and use, basic templates and examples, and more.

@@ -128,7 +128,7 @@

Sass

Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

- Download Sass + Download Sass

@@ -218,7 +218,7 @@ Copy any changes made here over to the README too. -->

Bootstrap uses Grunt for its build system, with convenient methods for working with the framework. It's how we compile our code, run tests, and more.

Installing Grunt

-

To install Grunt, you must first download and install node.js (which includes npm). npm stands for node packaged modules and is a way to manage development dependencies through node.js.

+

To install Grunt, you must first download and install node.js (which includes npm). npm stands for node packaged modules and is a way to manage development dependencies through node.js.

Then, from the command line:
    @@ -260,6 +260,7 @@ Copy any changes made here over to the README too. --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> + <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>Bootstrap 101 Template</title> <!-- Bootstrap --> @@ -458,6 +459,7 @@ Copy any changes made here over to the README too. -->
  1. Read and subscribe to The Official Bootstrap Blog.
  2. Chat with fellow Bootstrappers using IRC in the irc.freenode.net server, in the ##bootstrap channel.
  3. For help using Bootstrap, ask on StackOverflow using the tag twitter-bootstrap-3.
  4. +
  5. Developers should use the keyword bootstrap on packages which modify or add to the functionality of Bootstrap when distributing through npm or similar delivery mechanisms for maximum discoverability.
  6. Find inspiring examples of people building with Bootstrap at the Bootstrap Expo.
  7. You can also follow @getbootstrap on Twitter for the latest gossip and awesome music videos.

    @@ -774,7 +776,7 @@ Copy any changes made here over to the README too. -->

    It requires you to:

    It permits you to:

    @@ -808,25 +810,27 @@ Copy any changes made here over to the README too. -->

    Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.

    We don't help organize or host translations, we just link to them.

    Finished a new or better translation? Open a pull request to add it to our list.

    @@ -951,7 +955,7 @@ Copy any changes made here over to the README too. -->

    Designed and built with all the love in the world by @mdo and @fat.

    Maintained by the core team with the help of our contributors.

    -

    Code licensed under MIT, documentation under CC BY 3.0.

    +

    Code licensed under MIT, documentation under CC BY 3.0.