================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Base CSS</h1>
- <p class="lead">The core typography, form, and table styles of Bootstrap</p>
+ <p class="lead">On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes to provide a fresh, consistent look and feel.</p>
</header>
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Components</h1>
- <p class="lead">Reusable patterns for navigation, alerts, popovers, and much more</p>
+ <p class="lead">Dozens of reusable components are built into Bootstrap to provide navigation, alerts, popovers, and much more.</p>
</header>
<h1>Bootstrap,<br> from Twitter</h1>
<p class="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p>
<p class="download-info">
- <a href="#" class="btn primary btn-large">Download on GitHub</a>
- <a href="#" class="btn btn-large">Get started</a>
+ <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">Download on GitHub</a>
+ <a href="./scaffolding.html" class="btn btn-large">Get started</a>
Currently v2.0.0
</p>
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Javascript for Bootstrap</h1>
- <p class="lead">Bring Bootstrap's components to life with custom plugins for <a href="http://jquery.com/" target="_blank">jQuery</a> and <a href="http://ender.no.de" target="_blank">Ender</a></p>
+ <p class="lead">Bring Bootstrap's components to life with flexible, custom javascript plugins for many of our custom components that work with <a href="http://jquery.com/" target="_blank">jQuery</a> and <a href="http://ender.no.de" target="_blank">Ender</a>.</p>
</header>
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Using LESS with Bootstrap</h1>
- <p class="lead">Be a boss and use Bootstrap's built-in variables, mixins, and more via LESS</p>
+ <p class="lead">Customize and extend Bootstrap with <a href="http://lesscss.org" target="_blank">LESS</a>, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.</p>
</header>
================================================== -->
<header class="jumbotron subhead" id="overview">
<h1>Scaffolding</h1>
- <p class="lead">Responsive 12-column grid and fixed- and fluid-width layouts</p>
+ <p class="lead">Bootstrap is built on a responsive 12-column grid. We've also included fixed- and fluid-width layouts based on that system.</p>
</header>