2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
layout: base
|
2013-05-05 15:34:00 -04:00
|
|
|
title: Get Started with Font Awesome
|
|
|
|
navbar_active: get-started
|
2013-05-08 23:15:29 -04:00
|
|
|
relative_path: ../
|
2013-05-02 20:12:33 -04:00
|
|
|
---
|
2013-05-05 15:34:00 -04:00
|
|
|
{% capture jumbotron_h1 %}<i class="icon-cogs icon-large"></i> Get Started{% endcapture %}
|
2013-05-07 13:45:09 -04:00
|
|
|
{% capture jumbotron_p %}Easy ways to get Font Awesome {{ site.font_awesome.version }} onto your website{% endcapture %}
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-05-05 15:34:00 -04:00
|
|
|
{% include get-started.html %}
|
2013-05-02 20:12:33 -04:00
|
|
|
</div>
|