2013-02-13 04:16:32 +08:00
|
|
|
---
|
2013-03-28 16:08:14 +08:00
|
|
|
layout: home
|
2013-02-14 03:48:22 +08:00
|
|
|
title: Bootstrap
|
2013-02-13 04:16:32 +08:00
|
|
|
---
|
|
|
|
|
2013-08-11 07:11:34 +08:00
|
|
|
<main class="bs-masthead" id="content" role="main">
|
2013-07-26 16:43:43 +08:00
|
|
|
<div class="container">
|
2013-08-19 12:15:07 +08:00
|
|
|
<h1>Bootstrap</h1>
|
2013-08-18 13:51:00 +08:00
|
|
|
<p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p>
|
2013-02-13 04:16:32 +08:00
|
|
|
<p>
|
2013-12-29 14:47:03 +08: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-13 04:16:32 +08:00
|
|
|
</p>
|
|
|
|
</div>
|
2013-08-11 07:11:34 +08:00
|
|
|
</main>
|