2013-05-03 00:12:33 +00:00
|
|
|
---
|
|
|
|
layout: base
|
2013-05-05 19:34:00 +00:00
|
|
|
title: Get Started with Font Awesome
|
|
|
|
navbar_active: get-started
|
2013-05-03 00:12:33 +00:00
|
|
|
---
|
2013-05-05 19:34:00 +00:00
|
|
|
{% capture jumbotron_h1 %}<i class="icon-cogs icon-large"></i> Get Started{% endcapture %}
|
2013-05-03 00:12:33 +00:00
|
|
|
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.font-awesome.version }} up and running{% endcapture %}
|
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-05-05 19:34:00 +00:00
|
|
|
{% include get-started.html %}
|
2013-05-03 00:12:33 +00:00
|
|
|
</div>
|