From 045888fa3887f5e65658499da11c8ad737222759 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Fri, 6 Jan 2017 08:38:04 -0800
Subject: version bump
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index bd1d9d413..a8a2c2664 100644
--- a/README.md
+++ b/README.md
@@ -31,12 +31,12 @@ To get started, check out !
Several quick start options are available:
-- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.5.zip)
+- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.6.zip)
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
-- Install with [npm](https://www.npmjs.com): `npm install bootstrap@4.0.0-alpha.5`
-- Install with [yarn](https://github.com/yarnpkg/yarn): `yarn add bootstrap@4.0.0-alpha.5`
-- Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap:4.0.0-alpha.5`
-- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.5`
+- Install with [npm](https://www.npmjs.com): `npm install bootstrap@4.0.0-alpha.6`
+- Install with [yarn](https://github.com/yarnpkg/yarn): `yarn add bootstrap@4.0.0-alpha.6`
+- Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap:4.0.0-alpha.6`
+- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.6`
- Install with [NuGet](https://www.nuget.org): CSS: `Install-Package bootstrap -Pre` Sass: `Install-Package bootstrap.sass -Pre` (`-Pre` is only required until Bootstrap v4 has a stable release).
Read the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
--
cgit v1.2.3
From 3df1bfd8cd977fb3199b9c77178f48a74eeeb224 Mon Sep 17 00:00:00 2001
From: Mehdi HosseinZade
Date: Sat, 7 Jan 2017 01:00:25 +0330
Subject: Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index a8a2c2664..577c1f087 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@

[](https://www.npmjs.com/package/bootstrap)
[](https://rubygems.org/gems/bootstrap)
-[](https://travis-ci.org/twbs/bootstrap)
+[](https://travis-ci.org/twbs/bootstrap)
[](https://david-dm.org/twbs/bootstrap?type=dev)
[](https://atmospherejs.com/twbs/bootstrap)
[](https://packagist.org/packages/twbs/bootstrap)
--
cgit v1.2.3
From 9fbaa4d160c01ff176a0e3cf045e8bd5445d7665 Mon Sep 17 00:00:00 2001
From: Devinsuit
Date: Sat, 4 Mar 2017 22:07:05 +0300
Subject: Update link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 577c1f087..f8ac4f581 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ bootstrap/
└── bootstrap.min.js
```
-We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developer.chrome.com/devtools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools.
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/web/tools/chrome-devtools/debug/readability/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools.
## Bugs and feature requests
--
cgit v1.2.3
From 1034ff53395faed8c72fad194d4c561cc64de877 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Mon, 20 Mar 2017 13:17:30 -0700
Subject: redo readme a smidge
---
README.md | 39 ++++++++++++++++++++++++---------------
1 file changed, 24 insertions(+), 15 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index f8ac4f581..d1d7b078c 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,19 @@
-# [Bootstrap](https://getbootstrap.com)
+
+
+
+
-[](https://bootstrap-slack.herokuapp.com)
-
-[](https://www.npmjs.com/package/bootstrap)
-[](https://rubygems.org/gems/bootstrap)
-[](https://travis-ci.org/twbs/bootstrap)
-[](https://david-dm.org/twbs/bootstrap?type=dev)
-[](https://atmospherejs.com/twbs/bootstrap)
-[](https://packagist.org/packages/twbs/bootstrap)
-[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5)
-
-[](https://saucelabs.com/u/bootstrap)
-
-Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.
+
Bootstrap
-To get started, check out !
+
+ Sleek, intuitive, and powerful front-end framework for faster and easier web development.
+
+
## Table of contents
- [Quick start](#quick-start)
+- [Status](#status)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Documentation](#documentation)
- [Contributing](#contributing)
@@ -41,6 +36,20 @@ Several quick start options are available:
Read the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
+### Status
+
+[](https://bootstrap-slack.herokuapp.com)
+
+[](https://www.npmjs.com/package/bootstrap)
+[](https://rubygems.org/gems/bootstrap)
+[](https://travis-ci.org/twbs/bootstrap)
+[](https://david-dm.org/twbs/bootstrap?type=dev)
+[](https://atmospherejs.com/twbs/bootstrap)
+[](https://packagist.org/packages/twbs/bootstrap)
+[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5)
+
+[](https://saucelabs.com/u/bootstrap)
+
### What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
--
cgit v1.2.3
From c0e243457b89929bc56c595aff66f191bc2b76e9 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Mon, 20 Mar 2017 13:19:09 -0700
Subject: fix heading
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index d1d7b078c..80535e07e 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@
+
+
## Table of contents
- [Quick start](#quick-start)
@@ -36,7 +38,7 @@ Several quick start options are available:
Read the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.
-### Status
+## Status
[](https://bootstrap-slack.herokuapp.com)

--
cgit v1.2.3
From 37d515436cfa0bf45d18366ed6f85416c52e181c Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Mon, 20 Mar 2017 13:20:11 -0700
Subject: one more tweak
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 80535e07e..05ec62bab 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@
- [Quick start](#quick-start)
- [Status](#status)
+- [What's included](#whats-included)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Documentation](#documentation)
- [Contributing](#contributing)
@@ -52,7 +53,7 @@ Read the [Getting started page](https://getbootstrap.com/getting-started/) for i
[](https://saucelabs.com/u/bootstrap)
-### What's included
+## What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
--
cgit v1.2.3
From 6d994d5424d45d3bbc4fe3559b821216d0308607 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Mon, 20 Mar 2017 13:24:36 -0700
Subject: link and more
---
README.md | 3 +++
1 file changed, 3 insertions(+)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 05ec62bab..ca3d847fa 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
+
+
+ Visit Bootstrap docs
--
cgit v1.2.3
From fcaf81003c8eeb6090b79384c63ca1aadea078cb Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Mon, 20 Mar 2017 13:25:10 -0700
Subject: one more
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index ca3d847fa..702879845 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,7 @@
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
-
- Visit Bootstrap docs
+ Visit Bootstrap »
--
cgit v1.2.3
From b6db7f5c00df1f652362c29b312200b7a7193e18 Mon Sep 17 00:00:00 2001
From: Jesse Mandel
Date: Wed, 22 Mar 2017 16:54:58 -0700
Subject: Update NuGet shield link to latest version and bower shield link to a
bower search
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 702879845..b1dd9a820 100644
--- a/README.md
+++ b/README.md
@@ -44,14 +44,14 @@ Read the [Getting started page](https://getbootstrap.com/getting-started/) for i
## Status
[](https://bootstrap-slack.herokuapp.com)
-
+[](https://bower.io/search/?q=bootstrap)
[](https://www.npmjs.com/package/bootstrap)
[](https://rubygems.org/gems/bootstrap)
[](https://travis-ci.org/twbs/bootstrap)
[](https://david-dm.org/twbs/bootstrap?type=dev)
[](https://atmospherejs.com/twbs/bootstrap)
[](https://packagist.org/packages/twbs/bootstrap)
-[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5)
+[](https://www.nuget.org/packages/bootstrap/absoluteLatest)
[](https://saucelabs.com/u/bootstrap)
--
cgit v1.2.3
From 2906b612d5bc3d7e33950044c9b89a91b117df03 Mon Sep 17 00:00:00 2001
From: Bardi Harborow
Date: Thu, 20 Apr 2017 20:33:51 +1000
Subject: More minor build tweaks and docs updates.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index b1dd9a820..3e7258091 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ Bootstrap's documentation, included in this repo in the root directory, is built
### Running documentation locally
1. Run through the [tooling setup](https://github.com/twbs/bootstrap/blob/v4-dev/docs/getting-started/build-tools.md#tooling-setup) to install Jekyll (the site builder) and other Ruby dependencies with `bundle install`.
-2. Run `grunt` (or a specific set of Grunt tasks) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
+2. Run `npm run test` (or a specific NPM script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
3. From the root `/bootstrap` directory, run `bundle exec jekyll serve` in the command line.
4. Open in your browser, and voilà.
--
cgit v1.2.3