2013-02-12 21:16:32 +01:00
|
|
|
---
|
2013-03-28 09:08:14 +01:00
|
|
|
layout: home
|
2013-02-13 20:48:22 +01:00
|
|
|
title: Bootstrap
|
2013-02-12 21:16:32 +01:00
|
|
|
---
|
|
|
|
|
2013-05-09 07:13:56 +02:00
|
|
|
<div class="container">
|
|
|
|
<div class="bs-masthead">
|
2013-04-14 21:49:35 +02:00
|
|
|
|
2013-02-12 21:16:32 +01:00
|
|
|
<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>
|
2013-04-14 21:49:35 +02:00
|
|
|
|
2013-05-09 07:07:28 +02:00
|
|
|
{% include social-buttons.html %}
|
2013-04-14 21:49:35 +02:00
|
|
|
|
2013-05-09 07:13:56 +02:00
|
|
|
<ul class="bs-masthead-links">
|
2013-05-03 07:44:43 +02:00
|
|
|
<li>
|
|
|
|
<a href="./customize/" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);">Customize</a>
|
|
|
|
</li>
|
2013-02-12 21:16:32 +01:00
|
|
|
<li>
|
|
|
|
<a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
2013-05-10 13:37:14 +02:00
|
|
|
<a href="./getting-started/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
|
2013-02-12 21:16:32 +01:00
|
|
|
</li>
|
2013-04-14 21:49:35 +02:00
|
|
|
<li>
|
|
|
|
<a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
|
|
|
|
</li>
|
2013-02-12 21:16:32 +01:00
|
|
|
<li>Version 3.0.0</li>
|
|
|
|
</ul>
|
2013-04-14 21:49:35 +02:00
|
|
|
|
2013-02-12 21:16:32 +01:00
|
|
|
</div>
|
|
|
|
</div>
|