Fork-Awesome/src/doc/community.html

22 lines
689 B
HTML
Raw Normal View History

2013-05-06 05:34:45 +02:00
---
layout: base
2018-02-06 05:05:35 +01:00
title: The Fork Awesome Community
navbar_active: community
relative_path: ../
2013-05-06 05:34:45 +02:00
---
{% capture jumbotron_h1 %}<i class="fa fa-community" aria-hidden="true"></i>&nbsp; Community{% endcapture %}
2018-02-05 07:25:06 +01:00
{% capture jumbotron_p %}Lots of ways to get involved with {{ site.forkawesome.name }}{% endcapture %}
2013-05-06 05:34:45 +02:00
{% include jumbotron.html %}
{% include stripe-social.html %}
<div class="container">
2013-10-19 21:20:03 +02:00
{% include community/getting-support.html %}
{% include community/requesting-new-icons.html %}
{% include community/reporting-bugs.html %}
2013-10-19 21:20:03 +02:00
{% include community/submitting-pull-requests.html %}
{% include community/project-milestones.html %}
{% include thanks-to.html %}
2013-05-06 05:34:45 +02:00
</div>