Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / docs / about.html
1 ---
2 layout: default
3 title: About
4 slug: about
5 lead: "Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand."
6 ---
7
8
9 <!-- History
10 ================================================== -->
11 <div class="bs-docs-section">
12   <h1 id="history" class="page-header">History</h1>
13
14   <p class="lead">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.</p>
15   <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 an 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 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.</p>
16   <p>Originally <a href="https://blog.twitter.com/2011/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>
17 </div>
18
19
20 <!-- Team
21 ================================================== -->
22 <div class="bs-docs-section">
23   <h1 id="team" class="page-header">Team</h1>
24
25   <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>
26
27   <h2 id="team-core">Core team</h2>
28   <div class="list-group bs-team">
29     {% for member in site.data.core-team %}
30       <div class="list-group-item">
31         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user={{ member.user }}&amp;type=follow"></iframe>
32         <a class="team-member" href="https://github.com/{{ member.user }}">
33           <img src="http://www.gravatar.com/avatar/{{ member.gravatar }}" alt="@{{ member.user }}" width="32" height="32">
34           <strong>{{ member.name }}</strong> <small>@{{ member.user }}</small>
35         </a>
36       </div>
37     {% endfor %}
38   </div>
39   <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>
40
41   <h2 id="team-sass">Sass team</h2>
42   <div class="list-group bs-team">
43     {% for member in site.data.sass-team %}
44       <div class="list-group-item">
45         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user={{ member.user }}&amp;type=follow"></iframe>
46         <a class="team-member" href="https://github.com/{{ member.user }}">
47           <img src="http://www.gravatar.com/avatar/{{ member.gravatar }}" alt="@{{ member.user }}">
48           <strong>{{ member.name }}</strong> <small>@{{ member.user }}</small>
49         </a>
50       </div>
51     {% endfor %}
52   </div>
53   <p>The <a href="{{ site.sass_repo }}">official Sass port of Bootstrap</a> was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass <a href="https://github.com/twbs/bootstrap-sass/blob/master/CONTRIBUTING.md">contributing guidelines</a> for information on how the Sass port is developed.</p>
54 </div>
55
56
57 <!-- Brand
58 ================================================== -->
59 <div class="bs-docs-section">
60   <h1 id="brand" class="page-header">Brand guidelines</h1>
61
62   <p class="lead">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 <a href="http://mailchimp.com/about/brand-assets/" target="_blank">Brand Assets</a>.</p>
63
64   <h2>Mark and logo</h2>
65   <p>Use either the Bootstrap mark (a capital <strong>B</strong>) or the standard logo (just <strong>Bootstrap</strong>). It should always appear in Helvetica Neue Bold. <strong>Do not use the Twitter bird</strong> in association with Bootstrap.</p>
66   <div class="bs-brand-logos">
67     <div class="bs-brand-item">
68       <div class="bs-docs-booticon bs-docs-booticon-lg">B</div>
69     </div>
70     <div class="bs-brand-item inverse">
71       <div class="bs-docs-booticon bs-docs-booticon-lg bs-docs-booticon-inverse">B</div>
72     </div>
73   </div>
74   <div class="bs-brand-logos">
75     <div class="bs-brand-item">
76       <h1>Bootstrap</h1>
77     </div>
78     <div class="bs-brand-item inverse">
79       <h1>Bootstrap</h1>
80     </div>
81   </div>
82
83   <h2>Download mark</h2>
84   <p>Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.</p>
85   <div class="bs-brand-logos">
86     <div class="bs-brand-item">
87       <img class="svg" src="../assets/brand/bootstrap-solid.svg" alt="Bootstrap" width="144" height="144">
88     </div>
89     <div class="bs-brand-item inverse">
90       <img class="svg" src="../assets/brand/bootstrap-outline.svg" alt="Bootstrap" width="144" height="144">
91     </div>
92     <div class="bs-brand-item inverse">
93       <img class="svg" src="../assets/brand/bootstrap-punchout.svg" alt="Bootstrap" width="144" height="144">
94     </div>
95   </div>
96
97   <h2>Name</h2>
98   <p>The project and framework should always be referred to as <strong>Bootstrap</strong>. No Twitter before it, no capital <em>s</em>, and no abbreviations except for one, a capital <strong>B</strong>.</p>
99   <div class="bs-brand-logos">
100     <div class="bs-brand-item">
101       <h3>Bootstrap</h3>
102       <span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
103       <span class="sr-only">(correct)</span>
104     </div>
105     <div class="bs-brand-item">
106       <h3 class="text-muted">BootStrap</h3>
107       <span class="glyphicon glyphicon-remove" aria-hidden="true"></span>
108       <span class="sr-only">(incorrect)</span>
109     </div>
110     <div class="bs-brand-item">
111       <h3 class="text-muted">Twitter Bootstrap</h3>
112       <span class="glyphicon glyphicon-remove" aria-hidden="true"></span>
113       <span class="sr-only">(incorrect)</span>
114     </div>
115   </div>
116
117   <h2>Colors</h2>
118   <p>Our docs and branding use a handful of primary colors to differentiate what <em>is</em> Bootstrap from what <em>is in</em> Bootstrap. In other words, if it's purple, it's representative of Bootstrap.</p>
119   <div class="bs-brand">
120     <div class="color-swatches">
121       <div class="color-swatch bs-purple"></div>
122       <div class="color-swatch bs-purple-light"></div>
123       <div class="color-swatch bs-purple-lighter"></div>
124       <div class="color-swatch bs-gray"></div>
125     </div>
126   </div>
127 </div>