twbs--bootstrap/index.html

34 lines
1.2 KiB
HTML
Raw Normal View History

2013-02-12 20:16:32 +00:00
---
layout: home
title: Bootstrap
2013-02-12 20:16:32 +00:00
---
<div class="container">
<div class="bs-masthead">
2013-04-14 19:49:35 +00:00
2013-07-26 04:51:45 +00:00
<h1>Bootstrap 3 RC1</h1>
2013-02-12 20:16:32 +00:00
<p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
<p>
2013-07-26 04:51:45 +00:00
<a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a>
2013-02-12 20:16:32 +00:00
</p>
2013-04-14 19:49:35 +00:00
{% include social-buttons.html %}
2013-04-14 19:49:35 +00:00
<ul class="bs-masthead-links">
2013-02-12 20:16:32 +00:00
<li>
2013-07-25 19:24:13 +00:00
<a href="http://github.com/twbs/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
2013-02-12 20:16:32 +00:00
</li>
<li>
<a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
2013-02-12 20:16:32 +00:00
</li>
<li>
<a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>
</li>
2013-04-14 19:49:35 +00:00
<li>
<a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
</li>
2013-02-12 20:16:32 +00:00
</ul>
2013-04-14 19:49:35 +00:00
2013-02-12 20:16:32 +00:00
</div>
</div>