2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
layout: base
|
|
|
|
title: What's New
|
|
|
|
navbar_active: whats-new
|
2013-05-08 23:15:29 -04:00
|
|
|
relative_path: ../
|
2013-05-02 20:12:33 -04:00
|
|
|
---
|
2016-04-01 09:45:15 -04:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa fa-lightbulb-o" aria-hidden="true"></i> What's New{% endcapture %}
|
2018-02-05 22:52:03 -05:00
|
|
|
{% capture jumbotron_p %}What's New with {{ site.forkawesome.name }} {{ site.forkawesome.minor_version }}{% endcapture %}
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2014-05-14 15:02:36 -05:00
|
|
|
<p class="lead">
|
2018-02-18 16:08:44 -05:00
|
|
|
{{ site.forkawesome.name }} is now a community effort based on
|
2018-02-05 22:52:03 -05:00
|
|
|
{{ site.fontawesome.name }} {{ site.fontawesome.version }} by
|
2018-02-17 19:59:45 -05:00
|
|
|
{{ site.fontawesome.author.name }}.<br />
|
|
|
|
We <i class="fa fa-heart" aria-hidden="true"></i>
|
2018-02-05 22:52:03 -05:00
|
|
|
{{ site.fontawesome.name }} but here's why we forked it into {{ site.forkawesome.name }}
|
|
|
|
{{ site.forkawesome.minor_version }}. Want to
|
|
|
|
<a href="{{ page.relative_path }}community/">help contribute</a>?
|
2014-05-14 15:02:36 -05:00
|
|
|
</p>
|
|
|
|
|
2016-04-11 13:39:25 -04:00
|
|
|
<div class="row feature-list">
|
|
|
|
<div class="col-md-4 col-sm-6">
|
2018-02-05 22:52:03 -05:00
|
|
|
<h4><i class="fa fa-code-fork" aria-hidden="true"></i> PR freeze</h4>
|
|
|
|
Since Oct 22, 2016, Font Awesome has frozen all pull requests proposing new
|
|
|
|
icons. With {{ site.forkawesome.name }}, we are welcoming all your pull
|
|
|
|
requests.
|
2016-04-11 13:39:25 -04:00
|
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
2018-02-05 22:52:03 -05:00
|
|
|
<h4><i class="fa fa-fort-awesome" aria-hidden="true"></i> Font Awesome 5.0</h4>
|
2018-02-18 18:41:43 -05:00
|
|
|
Fort Awesome has run a very successful kickstarter campaign and completely
|
2018-02-05 22:52:03 -05:00
|
|
|
redesigned Font Awesome in this new version 5.0. Fork Awesome plans to keep
|
2018-02-05 22:57:35 -05:00
|
|
|
the old look alive.
|
2016-04-11 13:39:25 -04:00
|
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
2018-02-05 22:52:03 -05:00
|
|
|
<h4><i class="fa fa-users" aria-hidden="true"></i> Distributed community</h4>
|
2018-02-18 16:08:44 -05:00
|
|
|
We believe in distributed open source design projects,
|
2018-02-05 22:52:03 -05:00
|
|
|
where all contributions are included and credited. So
|
|
|
|
<a href="{{ page.relative_path }}community">join our community</a>.
|
2016-04-11 13:39:25 -04:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2013-05-02 20:12:33 -04:00
|
|
|
{% include icons/new.html %}
|
2014-05-14 15:02:36 -05:00
|
|
|
{% include new-upgrading.html %}
|
2013-05-02 20:12:33 -04:00
|
|
|
</div>
|