]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rebuild
authorJacob Thornton <jacobthornton@gmail.com>
Tue, 24 Jan 2012 23:42:16 +0000 (15:42 -0800)
committerJacob Thornton <jacobthornton@gmail.com>
Tue, 24 Jan 2012 23:42:16 +0000 (15:42 -0800)
docs/index.html
docs/templates/pages/components.mustache
docs/templates/pages/index.mustache

index 75b23b7c330d62986c5950789671adaeea3d05e1..01dae8e6dcf18d5533943d70150fe00ce024853d 100644 (file)
@@ -75,7 +75,7 @@
               <h4>Feature highlights</h4>
               <ul>
                 <li><span>&#10004;</span> Built on LESS</li>
-                <li><span>&#10004;</span> Complete style guide docs</li>
+                <li><span>&#10004;</span> Complete styleguide docs</li>
                 <li><span>&#10004;</span> Fully responsive design</li>
                 <li><span>&#10004;</span> Small footprint (10kb gzipped)</li>
                 <li><span>&#10004;</span> Support for IE7 and up</li>
             <div class="span4">
               <img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
               <h2>Growing library</h2>
-              <p>Despite being only 7kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.</p>
+              <p>Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.</p>
             </div>
             <div class="span4">
               <img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
index e926e8702b6070393b0ba6d0f0cb6a529b4b5e1e..5282e6178538ca50793a1a3b603d83f56a221a64 100644 (file)
   <div class="row">
     <div class="span4">
       <h3>{{_i}}Rewritten base class{{/i}}</h3>
-      <p>{{_i}}With Bootstrap 2, e've simplified the base class: <code>.alert</code> instead of <code>.alert-message</code>. We've also reduced the minimum required markup&mdash;no <code>&lt;p&gt;</code> is required by default, just the outter <code>&lt;div&gt;</code>.{{/i}}</p>
+      <p>{{_i}}With Bootstrap 2, we've simplified the base class: <code>.alert</code> instead of <code>.alert-message</code>. We've also reduced the minimum required markup&mdash;no <code>&lt;p&gt;</code> is required by default, just the outter <code>&lt;div&gt;</code>.{{/i}}</p>
       <h3>{{_i}}Single alert message{{/i}}</h3>
       <p>{{_i}}For a more durable component with less code, we've removed the differentiating look for block alerts, messages that come with more padding and typically more text. The class also has changed to <code>.alert-block</code>.{{/i}}</p>
       <hr>
index 030a693a8a7241755d84b39a180e7b1f1725bd1a..dbe30443e578854a8e61080a8eb34bd160226b9f 100644 (file)
@@ -17,7 +17,7 @@
                 <li><span>&#10004;</span> {{_i}}Built on LESS{{/i}}</li>
                 <li><span>&#10004;</span> {{_i}}Complete styleguide docs{{/i}}</li>
                 <li><span>&#10004;</span> {{_i}}Fully responsive design{{/i}}</li>
-                <li><span>&#10004;</span> {{_i}}Small footprint (7kb gzipped){{/i}}</li>
+                <li><span>&#10004;</span> {{_i}}Small footprint (10kb gzipped){{/i}}</li>
                 <li><span>&#10004;</span> {{_i}}Support for IE7 and up{{/i}}</li>
                 <li><span>&#10004;</span> {{_i}}Custom jQuery plugins{{/i}}</li>
                 <li><span>&#10004;</span> {{_i}}Dozens of components{{/i}}</li>
             <div class="span4">
               <img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
               <h2>{{_i}}Growing library{{/i}}</h2>
-              <p>{{_i}}Despite being only 7kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.{{/i}}</p>
+              <p>{{_i}}Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.{{/i}}</p>
             </div>
             <div class="span4">
               <img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">