From c69092a17696b4a0ab6927d695f2fb56d65f498e Mon Sep 17 00:00:00 2001 From: Mark Otto <otto@github.com> Date: Wed, 11 Sep 2013 12:30:46 -0700 Subject: [PATCH] move to separate about page --- _includes/nav-about.html | 9 ++++++ _includes/nav-main.html | 5 +++ _layouts/default.html | 2 ++ about.html | 69 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 85 insertions(+) create mode 100644 _includes/nav-about.html create mode 100644 about.html diff --git a/_includes/nav-about.html b/_includes/nav-about.html new file mode 100644 index 0000000000..d6f971f6be --- /dev/null +++ b/_includes/nav-about.html @@ -0,0 +1,9 @@ +<li> + <a href="#history">History</a> +</li> +<li> + <a href="#team">Core team</a> +</li> +<li> + <a href="#community">Community</a> +</li> diff --git a/_includes/nav-main.html b/_includes/nav-main.html index c880c32939..a64b7c8aea 100644 --- a/_includes/nav-main.html +++ b/_includes/nav-main.html @@ -27,6 +27,11 @@ <a href="{{ page.base_url }}customize">Customize</a> </li> </ul> + <ul class="nav navbar-nav navbar-right"> + <li{% if page.slug == "about" %} class="active"{% endif %}> + <a href="{{ page.base_url }}about">About</a> + </li> + </ul> </nav> </div> </header> diff --git a/_layouts/default.html b/_layouts/default.html index 3f1276e4e6..46a5a7f551 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -38,6 +38,8 @@ {% include nav-javascript.html %} {% elsif page.slug == "customize" %} {% include nav-customize.html %} + {% elsif page.slug == "about" %} + {% include nav-about.html %} {% endif %} </ul> </div> diff --git a/about.html b/about.html new file mode 100644 index 0000000000..c9c2088375 --- /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: "../" +--- + + +<!-- History +================================================== --> +<div class="bs-docs-section"> + <div class="page-header"> + <h1 id="history">History</h1> + </div> + <p class="lead">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.</p> + <p>Bootstrap was created at Twitter in mid-2010 by <a href="https://twitter.com/mdo">@mdo</a> and <a href="https://twitter.com/fat">@fat</a>. Prior to being open-sourced framework, Bootstrap was known as <em>Twitter Blueprint</em>. A few months into development, Twitter held its <a href="https://blog.twitter.com/2010/hack-week">first Hack Week</a> 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.</p> + <p>Originally <a href="https://dev.twitter.com/blog/bootstrap-twitter">released</a> on <a href="https://twitter.com/mdo/statuses/104620039650557952"><time datetime="2011-08-19 11:25">Friday, August 19, 2011</time></a>, we've since had over <a href="https://github.com/twbs/bootstrap/releases">twenty releases</a>, 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.</p> +</div> + + +<!-- Team +================================================== --> +<div class="bs-docs-section"> + <div class="page-header"> + <h1 id="team">Core team</h1> + </div> + <p class="lead">Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.</p> + <div class="list-group bs-team"> + <a class="list-group-item team-member" href="https://github.com/mdo"> + <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mdo&type=follow" width="120" height="20"></iframe> + <img src="http://www.gravatar.com/avatar/bc4ab438f7a4ce1c406aadc688427f2c" alt="@mdo"> + <strong>Mark Otto</strong> <small>@mdo</small> + </a> + <a class="list-group-item team-member" href="https://github.com/fat"> + <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=fat&type=follow" width="120" height="20"></iframe> + <img src="http://www.gravatar.com/avatar/a98244cbdacaf1c0b55499466002f7a8" alt="@fat"> + <strong>Jacob Thornton</strong> <small>@fat</small> + </a> + <a class="list-group-item team-member" href="https://github.com/cvrebert"> + <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=cvrebert&type=follow" width="120" height="20"></iframe> + <img src="http://www.gravatar.com/avatar/edec428c425453955f770095a7d26c50" alt="@cvrebert"> + <strong>Chris Rebert</strong> <small>@cvrebert</small> + </a> + <a class="list-group-item team-member" href="https://github.com/juthilo"> + <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=juthilo&type=follow" width="120" height="20"></iframe> + <img src="http://www.gravatar.com/avatar/0f7dd3ce58a416be5685ea6194f82b11" alt="@juthilo"> + <strong>Julian Thilo</strong> <small>@juthilo</small> + </a> + </div> + <p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p> +</div> + + +<!-- Community +================================================== --> +<div class="bs-docs-section"> + <div class="page-header"> + <h1 id="community">Community</h1> + </div> + <p class="lead">Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.</p> + <ul> + <li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li> + <li>Have a question that's not a feature request or bug report? <a href="http://groups.google.com/group/twitter-bootstrap">Ask on the mailing list.</a></li> + <li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/#twitter-bootstrap">##twitter-bootstrap channel</a>.</li> + <li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li> + </ul> + <p>You can also follow <a href="https://twitter.com/twbootstrap">@twbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p> +</div> -- GitLab