mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
fixing up thanks sections
This commit is contained in:
parent
0440e661be
commit
29da99c40f
@ -15,4 +15,6 @@
|
||||
{% include community/requesting-new-icons.html %}
|
||||
{% include community/submitting-pull-requests.html %}
|
||||
{% include community/project-milestones.html %}
|
||||
{% include community/say-thanks.html %}
|
||||
|
||||
{% include thanks-to.html %}
|
||||
{% include tell-me-thanks.html %}
|
||||
|
23
build/_includes/tell-me-thanks.html
Normal file
23
build/_includes/tell-me-thanks.html
Normal file
@ -0,0 +1,23 @@
|
||||
<section id="tell-me-thanks">
|
||||
<h2 class="page-header">Tell Me Thanks</h2>
|
||||
<p class="lead">
|
||||
Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
|
||||
open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="span6">
|
||||
<h3><a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Help me buy an iMac</a></h3>
|
||||
<p>
|
||||
<a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Contribute</a> to a shiny
|
||||
new iMac for me to keep making great icons.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span6">
|
||||
<h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
|
||||
<p>
|
||||
Or pick something straight
|
||||
from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
25
build/_includes/thanks-to.html
Normal file
25
build/_includes/thanks-to.html
Normal file
@ -0,0 +1,25 @@
|
||||
<section id="thanks-to">
|
||||
<h2 class="page-header">Thanks To</h2>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<p>
|
||||
Thanks to <a href="https://twitter.com/robmadole/">@robmadole</a> and
|
||||
<a href="https://twitter.com/supercodepoet/">@supercodepoet</a> for icon design
|
||||
review, advice, some Jekyll help, and being all around badass coders.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<p>
|
||||
Thanks to <a href="https://twitter.com/grantgordon">@grantgordon</a> and
|
||||
<a href="https://twitter.com/johnsmclay">@johnsmclay</a> for developing and hosting
|
||||
<a href="http://icnfnt.com/">icnfnt</a>, the best way to subset Font Awesome.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<p>
|
||||
Thanks to <a href="http://maxcdn.com"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent
|
||||
<a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a>, the easiest way to use Font Awesome.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
@ -1,46 +0,0 @@
|
||||
<section id="thanks">
|
||||
<h2 class="page-header">Thanks</h2>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<p>
|
||||
Special thanks to <a href="https://twitter.com/robmadole/" target="_blank">@robmadole</a> and
|
||||
<a href="https://twitter.com/supercodepoet/" target="_blank">@supercodepoet</a> for icon design
|
||||
review, advice, and some backbone.js help.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<p>
|
||||
Special thanks to <a target="_blank" href="https://twitter.com/grantgordon">@grantgordon</a> and
|
||||
<a target="_blank" href="https://twitter.com/johnsmclay">@johnsmclay</a> for developing
|
||||
<a target="_blank" href="http://icnfnt.com/">icnfnt</a>, a way to subset Font Awesome.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
Hopefully you think Font Awesome <em>is</em> awesome. If you'd like,
|
||||
<a href="{{ page.relative_path }}community/#say-thanks">here are a couple of ways you can tell me thanks</a>
|
||||
for all my hard work.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="lead">
|
||||
Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
|
||||
open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="span6">
|
||||
<h3><a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Help me buy an iMac</a></h3>
|
||||
<p>
|
||||
<a href="http://www.shareagift.com/pages/giftpage.aspx?giftid=2472" target="_blank">Contribute</a> to a shiny
|
||||
new iMac for me to keep making great icons.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span6">
|
||||
<h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
|
||||
<p>
|
||||
Or pick something straight
|
||||
from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
@ -18,4 +18,5 @@ relative_path: ./
|
||||
{% include stripe-ad.html %}
|
||||
|
||||
{% include why.html %}
|
||||
{% include thanks-to.html %}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user