From dd9c15273c4aceeada22754ee9a0af2aae7eb8ea Mon Sep 17 00:00:00 2001 From: Kevin Suttle Date: Sat, 24 Aug 2013 11:32:23 -0400 Subject: Add even more role="button" attributes Missed the Compiled CSS, JS, and fonts

The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.

-

Download precompiled Bootstrap

+

Download precompiled Bootstrap

Additional downloads

-- cgit v1.2.3 From 62fde12c8acc332db77b133bd26e687b8b1eab2e Mon Sep 17 00:00:00 2001 From: Mike Reid Date: Sun, 25 Aug 2013 00:05:20 -0600 Subject: Corrected 3.0 responsive utility class reference mapping when migrating from 2.x (now accounting for new Large device support.) Also synchronized breakpoint values from Grid options > Media queries, for clarity. --- getting-started.html | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index d264126f1..c3d861da1 100644 --- a/getting-started.html +++ b/getting-started.html @@ -369,27 +369,27 @@ bootstrap/ .visible-phone - .visible-sm + .visible-xs .visible-tablet - .visible-md + .visible-sm .visible-desktop - .visible-lg + .visible-md .hidden-phone - .hidden-sm + .hidden-xs .hidden-tablet - .hidden-md + .hidden-sm .hidden-desktop - .hidden-lg + .hidden-md .input-small @@ -460,21 +460,25 @@ bootstrap/ .jumbotron - Tiny grid (<768 px) + Tiny grid (<768px) .col-xs-* - Small grid (>768 px) + Small grid (≥768px) .col-sm-* - Medium grid (>992 px) + Medium grid (≥992px) .col-md-* - Large grid (>1200 px) + Large grid (≥1200px) .col-lg-* + + Responsive utility classes (≥1200px) + .visible-lg .hidden-lg + Offsets .col-sm-offset-* .col-md-offset-* .col-lg-offset-* -- cgit v1.2.3 From 4d23aa4ef50ac16fec9fbc12832ad99f362ac703 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Aug 2013 17:37:52 -0700 Subject: Address #9873 and fix #9774 * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index c3d861da1..af5e0ee5f 100644 --- a/getting-started.html +++ b/getting-started.html @@ -224,7 +224,7 @@ bootstrap/

Justified nav

-

Expand on the default navbar and more to create justified navigation links.

+

Create a custom navbar with justified links. Heads up! Not too WebKit friendly.

-- cgit v1.2.3 From 52c7bacd44d0d43d974bee9d7c57897cf5ea167d Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 27 Aug 2013 13:24:46 +0200 Subject: [doc] tweaked the appearance of the last item of the file listings --- getting-started.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index af5e0ee5f..434832f50 100644 --- a/getting-started.html +++ b/getting-started.html @@ -72,10 +72,10 @@ bootstrap/ │ ├── bootstrap.css │ ├── bootstrap.min.css │ ├── bootstrap-theme.css -│ ├── bootstrap-theme.min.css +│ └── bootstrap-theme.min.css ├── js/ │ ├── bootstrap.js -│ ├── bootstrap.min.js +│ └── bootstrap.min.js └── fonts/ ├── glyphicons-halflings-regular.eot ├── glyphicons-halflings-regular.svg -- cgit v1.2.3 From e4a2c35b84b71082d46c21876bd34f39fff1d81d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 27 Aug 2013 08:19:51 -0700 Subject: Fixes #10088: Simpler nested headings section in accessibility docs * Headings, not headers * Simplifies content compared to #10088 which adds quite a lot * Uses proper heading elements (`h1` - `h6`) and not `header` * Collects links at bottom instead of mid-paragraph --- getting-started.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 434832f50..f90b18f02 100644 --- a/getting-started.html +++ b/getting-started.html @@ -740,8 +740,9 @@ img { max-width: none; } {% endhighlight %} -

Nested headers

-

Another "gotcha" has to do with how you nest your <header> elements. Section 508 states that your largest header must be an h1, and the next header must be an <h2>, etc. This is hard to achieve in practice, but if the largest header on your site is smaller than Bootstrap's default 38px, you should consider modifying your stylesheets before using a smaller header element.

+

Nested headings

+

When nesting headings (<h1> - <h6>), your primary document header should be an <h1>. Subsequent headings should make logical use of <h2> - <h6> such that screen readers can construct a table of contents for your pages.

+

Learn more at HTML CodeSniffer and Penn State's AccessAbility.

Additional resources

-- cgit v1.2.3 From 36044b3a119d87c675c814f9099d357aebef1fd3 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Fri, 30 Aug 2013 00:38:48 -0400 Subject: More concise 'fastest way' statement, and consistency with the text of the Download button --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 0b0aee60d..8314bd0e7 100644 --- a/getting-started.html +++ b/getting-started.html @@ -16,7 +16,7 @@ base_url: "../"

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

Compiled CSS, JS, and fonts

-

The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.

+

The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and the included fonts. No documentation or original source code files are included.

Download precompiled Bootstrap

Additional downloads

-- cgit v1.2.3 From 2e2fffe8f8ca6859ec65c8484c5e5d81bd364c2d Mon Sep 17 00:00:00 2001 From: Steven Black Date: Fri, 30 Aug 2013 01:07:09 -0400 Subject: more refactoring of the 'Getting started' section towards more succinct and active wording. --- getting-started.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 8314bd0e7..bede77fcb 100644 --- a/getting-started.html +++ b/getting-started.html @@ -16,7 +16,7 @@ base_url: "../"

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

Compiled CSS, JS, and fonts

-

The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and the included fonts. No documentation or original source code files are included.

+

The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and fonts. No documentation or original source code files are included.

Download precompiled Bootstrap

Additional downloads

@@ -24,20 +24,20 @@ base_url: "../"

Download source code

-

Get the original files for all CSS and JavaScript by downloading the full release directly from GitHub.

+

Get the latest Bootstrap CSS and JavaScript source code by downloading it directly from GitHub.

Clone or fork via GitHub

-

Clone the entire project or fork your own version of Bootstrap to make it your own by visiting us on GitHub.

+

Visit us on GitHub to clone or fork the Bootstrap project.

Install with Bower

-

Install and manage the original files for all CSS and JavaScript, along with a local copy of the docs, using Bower.

+

Install and manage Bootstrap's CSS, JavaScript, and documentation using Bower.

{% highlight bash %}$ bower install bootstrap{% endhighlight %}

Bootstrap CDN

-

The folks over at NetDNA have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the Bootstrap CDN links listed below.

+

The folks over at NetDNA graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

{% highlight html %} @@ -50,13 +50,11 @@ base_url: "../" {% endhighlight %}
-

LESS compilation

-

If you download the original files, you need to compile Bootstrap's LESS files into usable CSS. To do that, Bootstrap only officially supports Recess, Twitter's CSS hinter built on top of less.js.

+

Compiling Bootstrap's LESS files

+

If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. We officially support Recess, which is Twitter's CSS hinter based on less.js.

- -
-- cgit v1.2.3 From a18fefe9bc9974ef6d3499ae96765e7ab89aac30 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 31 Aug 2013 00:03:14 -0400 Subject: Getting started docs: tweaks to the _Basic template_ section --- getting-started.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 0b0aee60d..86abe24cc 100644 --- a/getting-started.html +++ b/getting-started.html @@ -98,9 +98,10 @@ 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.

+

Start with this basic HTML template, or modify these examples. + We hope you'll customize our templates and examples, adapting them to suit your needs.

-

Copy and paste the HTML from below to get started with a bare bones Bootstrap document.

+

Copy the HTML below to begin working with a minimal Bootstrap document.

{% highlight html %} -- cgit v1.2.3