mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
f0d0718322
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
---
|
|
layout: home
|
|
title: Bootstrap
|
|
---
|
|
|
|
<div class="container">
|
|
<div class="bs-masthead">
|
|
|
|
<h1>Bootstrap</h1>
|
|
<p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
|
|
<p>
|
|
<a href="assets/bootstrap.zip" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
|
|
</p>
|
|
|
|
{% include social-buttons.html %}
|
|
|
|
<ul class="bs-masthead-links">
|
|
<li>
|
|
<a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
|
|
</li>
|
|
<li>Version 3.0.0</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</div>
|