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) +

+ + + -[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com) -![Bower version](https://img.shields.io/bower/v/bootstrap.svg) -[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap) -[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap) -[![Build Status](https://img.shields.io/travis/twbs/bootstrap/v4-dev.svg)](https://travis-ci.org/twbs/bootstrap) -[![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap?type=dev) -[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap) -[![Packagist Prerelease](https://img.shields.io/packagist/vpre/twbs/bootstrap.svg)](https://packagist.org/packages/twbs/bootstrap) -[![NuGet](https://img.shields.io/nuget/vpre/bootstrap.svg)](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5) - -[![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](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 + +[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com) +![Bower version](https://img.shields.io/bower/v/bootstrap.svg) +[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap) +[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap) +[![Build Status](https://img.shields.io/travis/twbs/bootstrap/v4-dev.svg)](https://travis-ci.org/twbs/bootstrap) +[![devDependency Status](https://img.shields.io/david/dev/twbs/bootstrap.svg)](https://david-dm.org/twbs/bootstrap?type=dev) +[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap) +[![Packagist Prerelease](https://img.shields.io/packagist/vpre/twbs/bootstrap.svg)](https://packagist.org/packages/twbs/bootstrap) +[![NuGet](https://img.shields.io/nuget/vpre/bootstrap.svg)](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5) + +[![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](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 [![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com) ![Bower version](https://img.shields.io/bower/v/bootstrap.svg) -- 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 [![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](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