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-09 03:15:29 +00:00
|
|
|
relative_path: ../
|
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-07 17:45:09 +00:00
|
|
|
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.font_awesome.version }} onto your website{% endcapture %}
|
2013-05-03 00:12:33 +00:00
|
|
|
|
|
|
|
{% 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>
|