From c69092a17696b4a0ab6927d695f2fb56d65f498e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Sep 2013 12:30:46 -0700 Subject: move to separate about page --- about.html | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 about.html (limited to 'about.html') diff --git a/about.html b/about.html new file mode 100644 index 000000000..c9c208837 --- /dev/null +++ b/about.html @@ -0,0 +1,69 @@ +--- +layout: default +title: About +slug: about +lead: "Learn about the history of Bootstrap, meet the core team, and check out the ever-growing community resources." +base_url: "../" +--- + + + +
+ +

Originally created at Twitter by a designer and a developer nearly three years ago, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

+

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in. It served as the style guide for internal tools development at the company for over a year before its public release.

+

Originally released on , we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

+
+ + + +
+ +

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

+ +

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

+
+ + + +
+ +

Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.

+ +

You can also follow @twbootstrap on Twitter for the latest gossip and awesome music videos.

+
-- cgit v1.2.3 From 25607c268337c6505f633309e2765cf328a6896b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Oct 2013 23:19:11 -0700 Subject: add translations, copy edit a few things, and fix alignment of ads --- about.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index c9c208837..e7bc38425 100644 --- a/about.html +++ b/about.html @@ -13,8 +13,8 @@ base_url: "../" -

Originally created at Twitter by a designer and a developer nearly three years ago, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

-

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in. It served as the style guide for internal tools development at the company for over a year before its public release.

+

Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

+

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being an open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today.

Originally released on , we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

@@ -67,3 +67,19 @@ base_url: "../"

You can also follow @twbootstrap on Twitter for the latest gossip and awesome music videos.

+ + + +
+ +

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

+ +

Have another language to add, or perhaps a different or better translation? Let us know by opening an issue.

+
-- cgit v1.2.3 From 67c48f7703e8769da4efe52cf76caf08ce966f6a Mon Sep 17 00:00:00 2001 From: wangsai Date: Mon, 14 Oct 2013 14:52:53 +0800 Subject: change english link text to chinese --- about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about.html') diff --git a/about.html b/about.html index e7bc38425..fe95ca01b 100644 --- a/about.html +++ b/about.html @@ -77,7 +77,7 @@ base_url: "../"

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

-- cgit v1.2.3 From df46b1b46edd1488c7934877250dabfc376a9f6a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 14 Oct 2013 00:38:19 -0700 Subject: make About page's HTML more valid --- about.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index e7bc38425..4fb90f713 100644 --- a/about.html +++ b/about.html @@ -28,22 +28,22 @@ base_url: "../"

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

- + @mdo Mark Otto @mdo - + @fat Jacob Thornton @fat - + @cvrebert Chris Rebert @cvrebert - + @juthilo Julian Thilo @juthilo -- cgit v1.2.3 From ee8ba8b54039b7192fbb2da862d152189a5bb766 Mon Sep 17 00:00:00 2001 From: wangsai Date: Mon, 14 Oct 2013 16:04:48 +0800 Subject: Add description. And complete russian and spanish languages --- about.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index fe95ca01b..a2326553f 100644 --- a/about.html +++ b/about.html @@ -77,9 +77,9 @@ base_url: "../"

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

Have another language to add, or perhaps a different or better translation? Let us know by opening an issue.

-- cgit v1.2.3 From 50dd5d5088637a074a64528c2b22091e1afc0d5d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 14 Oct 2013 11:30:06 -0700 Subject: fix about page html validation and run grunt --- about.html | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index 55ec4e871..66d72edd1 100644 --- a/about.html +++ b/about.html @@ -27,26 +27,34 @@ base_url: "../"

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

-- cgit v1.2.3 From d8a68e38f7f84750810cd6b8b8557f2210c2bca1 Mon Sep 17 00:00:00 2001 From: Vincent Chan Date: Thu, 17 Oct 2013 15:52:59 +0800 Subject: Update translation URL --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index 66d72edd1..f64ea8ca7 100644 --- a/about.html +++ b/about.html @@ -86,8 +86,8 @@ base_url: "../"

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

Have another language to add, or perhaps a different or better translation? Let us know by opening an issue.

-- cgit v1.2.3 From c7e45fa4a71a17810d257e7a6dd471dccb427d8f Mon Sep 17 00:00:00 2001 From: kostyatretyak Date: Thu, 5 Dec 2013 12:33:55 +0200 Subject: Added links to Ukrainian translation website --- about.html | 1 + 1 file changed, 1 insertion(+) (limited to 'about.html') diff --git a/about.html b/about.html index f64ea8ca7..f259d1681 100644 --- a/about.html +++ b/about.html @@ -88,6 +88,7 @@ base_url: "../"
  • Bootstrap 中文文档 (Chinese)
  • Bootstrap по-русски (Russian)
  • Bootstrap en Español (Spanish)
  • +
  • Bootstrap ua Українською (Ukrainian)
  • Have another language to add, or perhaps a different or better translation? Let us know by opening an issue.

    -- cgit v1.2.3 From b9ae594ca4c1dcc64849042d505828f144e79974 Mon Sep 17 00:00:00 2001 From: Vincent Chan Date: Fri, 6 Dec 2013 18:33:20 +0800 Subject: Adding Bootstrap in French --- about.html | 1 + 1 file changed, 1 insertion(+) (limited to 'about.html') diff --git a/about.html b/about.html index f259d1681..1ac900ca6 100644 --- a/about.html +++ b/about.html @@ -89,6 +89,7 @@ base_url: "../"
  • Bootstrap по-русски (Russian)
  • Bootstrap en Español (Spanish)
  • Bootstrap ua Українською (Ukrainian)
  • +
  • Bootstrap en Français (French)
  • Have another language to add, or perhaps a different or better translation? Let us know by opening an issue.

    -- cgit v1.2.3 From 73da46c8bb7e34b68ab6a8d150ba529d4db85078 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Dec 2013 11:22:38 -0800 Subject: Fixes #11760: Remove mailing list links from readme and about pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Links are dead now since Google blacklisted the group for massive spam, which they could be of no help in resolving. We’ll have a new official forum for discussions soon folks <3. --- about.html | 1 - 1 file changed, 1 deletion(-) (limited to 'about.html') diff --git a/about.html b/about.html index f259d1681..2d79cc76c 100644 --- a/about.html +++ b/about.html @@ -69,7 +69,6 @@ base_url: "../"

    Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.

    -- cgit v1.2.3