2013-02-12 12:16:32 -08:00
|
|
|
---
|
2013-03-28 01:08:14 -07:00
|
|
|
layout: home
|
2013-02-13 11:48:22 -08:00
|
|
|
title: Bootstrap
|
2013-07-27 00:18:12 -07:00
|
|
|
base_url: "./"
|
2013-02-12 12:16:32 -08:00
|
|
|
---
|
|
|
|
|
2013-08-10 16:11:34 -07:00
|
|
|
<main class="bs-masthead" id="content" role="main">
|
2013-07-26 01:43:43 -07:00
|
|
|
<div class="container">
|
2013-11-06 11:00:39 -08:00
|
|
|
<span class="bs-booticon">B</span>
|
2013-08-18 21:15:07 -07:00
|
|
|
<h1>Bootstrap</h1>
|
2013-11-06 11:00:39 -08:00
|
|
|
<p class="lead">Bootstrap is a sleek and powerful mobile first front-end framework for faster and easier web development.</p>
|
|
|
|
<p class="lead">
|
|
|
|
<a href="{{ site.download_dist }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);" data-content="Quickly get started with Bootstrap's precompiled CSS, JavaScript, and fonts.">Download Bootstrap</a>
|
|
|
|
<a href="{{ site.download_source }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version source }}']);" data-content="Download Bootstrap's LESS, JavaScript, font, and documentation source code.">Download source</a>
|
2013-02-12 12:16:32 -08:00
|
|
|
</p>
|
|
|
|
</div>
|
2013-08-10 16:11:34 -07:00
|
|
|
</main>
|