From fed0d8a2d405fded61bd2b7c4c70744fafd58d06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 5 Aug 2015 17:47:45 -0700 Subject: restore page headers, use partial and page frontmatter to organize it --- docs/about/brand.md | 1 + docs/about/history.md | 3 ++- docs/about/license.md | 1 + docs/about/team.md | 1 + docs/about/translations.md | 1 + 5 files changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/about') diff --git a/docs/about/brand.md b/docs/about/brand.md index 6c25b3180..acc73323c 100644 --- a/docs/about/brand.md +++ b/docs/about/brand.md @@ -1,6 +1,7 @@ --- layout: page title: Brand guidelines +group: about --- Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's [Brand Assets](http://mailchimp.com/about/brand-assets/). diff --git a/docs/about/history.md b/docs/about/history.md index 7d881fe07..788639607 100644 --- a/docs/about/history.md +++ b/docs/about/history.md @@ -1,10 +1,11 @@ --- layout: page title: History +group: about --- 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](https://twitter.com/mdo) and [@fat](https://twitter.com/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](https://blog.twitter.com/2010/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](https://blog.twitter.com/2011/bootstrap-twitter) on [](https://twitter.com/mdo/statuses/104620039650557952), we've since had over [twenty releases](https://github.com/twbs/bootstrap/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. \ No newline at end of file +Originally [released](https://blog.twitter.com/2011/bootstrap-twitter) on [](https://twitter.com/mdo/statuses/104620039650557952), we've since had over [twenty releases](https://github.com/twbs/bootstrap/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. diff --git a/docs/about/license.md b/docs/about/license.md index 24746dbca..53b0c1c6f 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -1,6 +1,7 @@ --- layout: page title: License FAQs +group: about --- Bootstrap is released under the MIT license and is copyright {{ site.time | date: "%Y" }} Twitter. Boiled down to smaller chunks, it can be described with the following conditions. diff --git a/docs/about/team.md b/docs/about/team.md index c26be9a7c..fb747774f 100644 --- a/docs/about/team.md +++ b/docs/about/team.md @@ -1,6 +1,7 @@ --- layout: page title: Team +group: about --- Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community. diff --git a/docs/about/translations.md b/docs/about/translations.md index f15465ca5..55f15c42a 100644 --- a/docs/about/translations.md +++ b/docs/about/translations.md @@ -1,6 +1,7 @@ --- layout: page title: Translations +group: about --- Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date. -- cgit v1.2.3