2013-02-12 15:16:32 -05:00
|
|
|
---
|
2013-03-28 04:08:14 -04:00
|
|
|
layout: home
|
2013-02-13 14:48:22 -05:00
|
|
|
title: Bootstrap
|
2013-07-27 03:18:12 -04:00
|
|
|
base_url: "./"
|
2013-02-12 15:16:32 -05:00
|
|
|
---
|
|
|
|
|
2013-08-10 19:11:34 -04:00
|
|
|
<main class="bs-masthead" id="content" role="main">
|
2013-07-26 04:43:43 -04:00
|
|
|
<div class="container">
|
2013-08-19 00:15:07 -04:00
|
|
|
<h1>Bootstrap</h1>
|
2013-08-18 01:51:00 -04:00
|
|
|
<p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p>
|
2013-02-12 15:16:32 -05:00
|
|
|
<p>
|
2013-09-02 23:20:47 -04:00
|
|
|
<a href="{{ site.download_dist }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
|
|
|
|
<a href="{{ site.download_source }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version source }}']);">Download source</a>
|
2013-02-12 15:16:32 -05:00
|
|
|
</p>
|
|
|
|
</div>
|
2013-08-10 19:11:34 -04:00
|
|
|
</main>
|