author | Reimar Bauer <rb.proj AT googlemail DOT com> |
Fri, 17 Jan 2014 11:59:43 +0100 | |
branch | landing-page-2014 |
changeset 78 | b28d5c14c5c2 |
parent 54 | 0ded9d7748b7 |
permissions | -rwxr-xr-x |
info@54 | 1 |
--- |
info@54 | 2 |
layout: home |
info@54 | 3 |
title: Bootstrap |
info@54 | 4 |
base_url: "./" |
info@54 | 5 |
--- |
info@54 | 6 |
|
info@54 | 7 |
<main class="bs-masthead" id="content" role="main"> |
info@54 | 8 |
<div class="container"> |
info@54 | 9 |
<h1>Bootstrap</h1> |
info@54 | 10 |
<p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p> |
info@54 | 11 |
<p> |
info@54 | 12 |
<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> |
info@54 | 13 |
<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> |
info@54 | 14 |
</p> |
info@54 | 15 |
</div> |
info@54 | 16 |
</main> |