2013-05-06 11:34:45 +08:00
|
|
|
---
|
|
|
|
layout: base
|
2018-02-06 12:05:35 +08:00
|
|
|
title: The Fork Awesome Community
|
2013-05-09 23:19:15 +08:00
|
|
|
navbar_active: community
|
2013-05-09 11:15:29 +08:00
|
|
|
relative_path: ../
|
2013-05-06 11:34:45 +08:00
|
|
|
---
|
2018-02-18 08:59:45 +08:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa fa-community" aria-hidden="true"></i> Community{% endcapture %}
|
2018-02-05 14:25:06 +08:00
|
|
|
{% capture jumbotron_p %}Lots of ways to get involved with {{ site.forkawesome.name }}{% endcapture %}
|
2013-05-06 11:34:45 +08:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-10-20 03:20:03 +08:00
|
|
|
{% include community/getting-support.html %}
|
|
|
|
{% include community/requesting-new-icons.html %}
|
2014-05-27 17:04:18 +08:00
|
|
|
{% include community/reporting-bugs.html %}
|
2013-10-20 03:20:03 +08:00
|
|
|
{% include community/submitting-pull-requests.html %}
|
|
|
|
{% include community/project-milestones.html %}
|
|
|
|
|
|
|
|
{% include thanks-to.html %}
|
2013-05-06 11:34:45 +08:00
|
|
|
</div>
|