From a696d47592ef19510087113fa8e88af31a6491e0 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Thu, 27 Mar 2014 21:26:21 +0100 Subject: Change GA events to Universal Analytics --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 5f3a58521..94f6b1393 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ title: Bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

- Download Bootstrap + Download Bootstrap

Currently v{{ site.current_version }}

{% include ads.html %} -- cgit v1.2.3 From b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Thu, 27 Mar 2014 22:59:26 +0100 Subject: Revert upgrade to Universal Analytics The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now. --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 94f6b1393..5f3a58521 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ title: Bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

- Download Bootstrap + Download Bootstrap

Currently v{{ site.current_version }}

{% include ads.html %} -- cgit v1.2.3 From fa9e541f5e9aa9ce5ea039166826c5f195585daa Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Fri, 4 Apr 2014 10:28:45 +0200 Subject: Re-implement Universal Analytics X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 5f3a58521..94f6b1393 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ title: Bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

- Download Bootstrap + Download Bootstrap

Currently v{{ site.current_version }}

{% include ads.html %} -- cgit v1.2.3 From 97e0cd015f642ecbd42392def754d6e85c7e97c6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 10 Jun 2014 21:47:51 -0700 Subject: homepage copy to fix #13733 --- docs/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 94f6b1393..af54a1363 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,8 +6,7 @@ title: Bootstrap
B - -

The most popular front-end framework for developing responsive, mobile first projects on the web.

+

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

Download Bootstrap

@@ -27,17 +26,17 @@ title: Bootstrap
Sass and Less support

Preprocessors

-

In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, Less and Sass.

+

Bootstrap ships as vanilla CSS, as well as support for the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source code.

Responsive across devices

One framework, every device.

-

Bootstrap easily and efficiently scales your project with one code base, from phones to tablets to desktops.

+

Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.

Components -

Comprehensive docs

-

With Bootstrap, you get extensive and beautiful documentation with hundreds of live examples, code snippets, and more.

+

Full of features

+

With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.

-- cgit v1.2.3 From bc38d3b3039014cba8757e2e05857fdecbfb36be Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 10 Jun 2014 22:41:48 -0700 Subject: words --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index af54a1363..e5ea7d6a5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ title: Bootstrap
Sass and Less support

Preprocessors

-

Bootstrap ships as vanilla CSS, as well as support for the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source code.

+

Bootstrap ships with vanilla CSS, but it's source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

Responsive across devices -- cgit v1.2.3 From ca54cff4abf58155f27d1363cd124984b353a89c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 22 Jun 2014 18:04:19 -0700 Subject: new homepage expo features --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index e5ea7d6a5..7aeb64545 100644 --- a/docs/index.html +++ b/docs/index.html @@ -58,7 +58,7 @@ title: Bootstrap {% for showcase in site.data.showcase %} {% endfor %} -- cgit v1.2.3 From 1939d017c5ed7ff7054e0598836bcf4dad1a08a8 Mon Sep 17 00:00:00 2001 From: Rufo Sanchez Date: Thu, 26 Jun 2014 15:09:59 -0400 Subject: Fixed crazy-making typo on home page ...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..." --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 7aeb64545..6ed1ade89 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ title: Bootstrap
Sass and Less support

Preprocessors

-

Bootstrap ships with vanilla CSS, but it's source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

+

Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

Responsive across devices -- cgit v1.2.3 From 2ccbc3868527bae457523b2ed285b46509971c36 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 7 Jul 2014 19:40:15 -0700 Subject: Cut down on homepage file size; reorg some docs CSS --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 6ed1ade89..ae1ec19bb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -56,9 +56,9 @@ title: Bootstrap