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