]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
reorder sections of About docs page 12327/head
authorChris Rebert <code@rebertia.com>
Tue, 21 Jan 2014 18:28:54 +0000 (10:28 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 21 Jan 2014 18:28:54 +0000 (10:28 -0800)
most folks are probably more interested in History and Team than Branding

docs/about.html

index f2ec01b25ba9d323ce22a924c94ccf7ae2073eed..2d1c6c4e1e5f795b8f6d9635a852e9f08454a211 100644 (file)
@@ -6,63 +6,6 @@ lead: "Find out how to use the Bootstrap brand, learn about the project's histor
 ---
 
 
-<!-- Brand
-================================================== -->
-<div class="bs-docs-section">
-  <h1 id="brand" class="page-header">Brand guidelines</h1>
-
-  <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>
-
-  <h2>Mark and logo</h2>
-  <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>
-  <div class="bs-brand-logos">
-    <div class="bs-brand-item">
-      <div class="bs-booticon bs-booticon-lg">B</div>
-    </div>
-    <div class="bs-brand-item inverse">
-      <div class="bs-booticon bs-booticon-lg bs-booticon-inverse">B</div>
-    </div>
-  </div>
-  <div class="bs-brand-logos">
-    <div class="bs-brand-item">
-      <h1>Bootstrap</h1>
-    </div>
-    <div class="bs-brand-item inverse">
-      <h1>Bootstrap</h1>
-    </div>
-  </div>
-
-  <h2>Name</h2>
-  <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 save for one, a capital <strong>B</strong>.</p>
-  <div class="bs-brand-logos">
-    <div class="bs-brand-item">
-      <h3>Bootstrap</h3>
-      <span class="glyphicon glyphicon-ok"></span>
-    </div>
-    <div class="bs-brand-item">
-      <h3 class="text-muted">BootStrap</h3>
-      <span class="glyphicon glyphicon-remove"></span>
-    </div>
-    <div class="bs-brand-item">
-      <h3 class="text-muted">Twitter Bootstrap</h3>
-      <span class="glyphicon glyphicon-remove"></span>
-    </div>
-  </div>
-
-  <h2>Colors</h2>
-  <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>
-  <div class="bs-brand">
-    <div class="color-swatches">
-      <div class="color-swatch bs-purple"></div>
-      <div class="color-swatch bs-purple-light"></div>
-      <div class="color-swatch bs-purple-lighter"></div>
-      <div class="color-swatch bs-gray"></div>
-    </div>
-  </div>
-
-</div>
-
-
 <!-- History
 ================================================== -->
 <div class="bs-docs-section">
@@ -147,3 +90,60 @@ lead: "Find out how to use the Bootstrap brand, learn about the project's histor
   </div>
   <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. 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>
 </div>
+
+
+<!-- Brand
+================================================== -->
+<div class="bs-docs-section">
+  <h1 id="brand" class="page-header">Brand guidelines</h1>
+
+  <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>
+
+  <h2>Mark and logo</h2>
+  <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>
+  <div class="bs-brand-logos">
+    <div class="bs-brand-item">
+      <div class="bs-booticon bs-booticon-lg">B</div>
+    </div>
+    <div class="bs-brand-item inverse">
+      <div class="bs-booticon bs-booticon-lg bs-booticon-inverse">B</div>
+    </div>
+  </div>
+  <div class="bs-brand-logos">
+    <div class="bs-brand-item">
+      <h1>Bootstrap</h1>
+    </div>
+    <div class="bs-brand-item inverse">
+      <h1>Bootstrap</h1>
+    </div>
+  </div>
+
+  <h2>Name</h2>
+  <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 save for one, a capital <strong>B</strong>.</p>
+  <div class="bs-brand-logos">
+    <div class="bs-brand-item">
+      <h3>Bootstrap</h3>
+      <span class="glyphicon glyphicon-ok"></span>
+    </div>
+    <div class="bs-brand-item">
+      <h3 class="text-muted">BootStrap</h3>
+      <span class="glyphicon glyphicon-remove"></span>
+    </div>
+    <div class="bs-brand-item">
+      <h3 class="text-muted">Twitter Bootstrap</h3>
+      <span class="glyphicon glyphicon-remove"></span>
+    </div>
+  </div>
+
+  <h2>Colors</h2>
+  <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>
+  <div class="bs-brand">
+    <div class="color-swatches">
+      <div class="color-swatch bs-purple"></div>
+      <div class="color-swatch bs-purple-light"></div>
+      <div class="color-swatch bs-purple-lighter"></div>
+      <div class="color-swatch bs-gray"></div>
+    </div>
+  </div>
+
+</div>