Fork-Awesome/build/_includes/whats-new.html

46 lines
2.1 KiB
HTML

<section id="whats-new">
<div class="row">
<div class="span8">
<h2 class="page-header">New Features</h2>
<p>
We're always making Font Awesome a little awesome-er. Have some ideas for new features? Head on over to the
<a href="{{ site.font-awesome.github.url }}">Font Awesome GitHub project</a>.
</p>
</div>
<div class="span4">
<br>
{% include ads/carbon-light-horizontal.html %}
</div>
</div>
<div class="row">
<div class="span4">
<h4><i class="icon-magic"></i> Pixel Perfection at 14px</h4>
Every single icon re-created from the ground up to be optimized for Bootstrap's default 14px.
</div>
<div class="span4">
<h4><i class="icon-th-large"></i> <a target="_blank" href="http://icnfnt.com/">Font Sub-setting</a></h4>
Thanks to <a target="_blank" href="https://twitter.com/grantgordon">@grantgordon</a> and <a target="_blank" href="https://twitter.com/johnsmclay">@johnsmclay</a>, you can <a target="_blank" href="http://icnfnt.com/">subset</a> to get just the icons you need.
</div>
<div class="span4">
<h4><i class="icon-legal"></i> <a href="#license">Better License</a></h4>
SIL open font license, MIT license for code. No more attribution required, but much appreciated.
</div>
</div>
<div class="row">
<div class="span4">
<h4><i class="icon-lightbulb"></i> 40 New Icons in 3.0</h4>
Requested by the active community on the <a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">Font Awesome GitHub project</a>.
</div>
<div class="span4">
<h4><i class="icon-spinner icon-spin"></i> <a href="#examples">New Styles</a></h4>
<a href="#examples">New styles</a> for animated spinning icons, icons with 2x-4x size multipliers, icon borders, & more.
</div>
<div class="span4">
<h4><i class="icon-resize-small"></i> 28% Smaller Payload</h4>
3.0 is smaller, even with 16% more icons. Crazy small if you <a target="_blank" href="http://icnfnt.com/">subset</a> just the icons you need.
</div>
</div>
</section>