Starting to rename things to Fork Awesome.

This commit is contained in:
Julien Deswaef 2018-02-04 14:53:02 -05:00
parent 383ce376ed
commit 17ea92cbcc
23 changed files with 95 additions and 107 deletions

24
CHANGELOG.md Normal file
View file

@ -0,0 +1,24 @@
# Changelog
## Changelog of Font Awesome
- [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012)
- [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189)
- [v4.6.2 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9117)
- [v4.6.1 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/8962)
- [v4.6.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.6.0+is%3Aclosed)
- [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed)
- [v4.4.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.4.0+is%3Aclosed)
- [v4.3.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.3.0+is%3Aclosed)
- [v4.2.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=12&page=1&state=closed)
- [v4.1.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=6&page=1&state=closed)
- [v4.0.3 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=9&page=1&state=closed)
- [v4.0.2 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=8&page=1&state=closed)
- [v4.0.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=7&page=1&state=closed)
- [v4.0.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=2&page=1&state=closed)
- [v3.2.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=5&page=1&state=closed)
- [v3.2.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=3&page=1&state=closed)
- [v3.1.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=4&page=1&state=closed)
- v3.1.0 - Added 54 icons, icon stacking styles, flipping and rotating icons, removed Sass support
- v3.0.2 - much improved rendering and alignment in IE7
- v3.0.1 - much improved rendering in webkit, various bug fixes
- v3.0.0 - all icons redesigned from scratch, optimized for Bootstrap's 14px default

View file

@ -1,9 +1,7 @@
# Contributing to Font Awesome
# Contributing to Fork Awesome
Looking to contribute something to Font Awesome? **Here's how you can help.**
## Requesting new icons
New icons mostly start as requests by the [Font Awesome community on GitHub](../../issues). Want to request a new icon? Here are some things to keep in mind:
@ -63,9 +61,6 @@ As of v3.2.0, Font Awesome's CSS, LESS, SCSS, and documentation are all powered
## Pull requests
- At the moment we are not accepting pull requests containing icons
- Submit all pull requests against the appropriate `*-wip` branch for easier merging
- If your PR only affect the docs, feel free to push against the `master` branch
- Any changes to the docs must be made to the Liquid templates in the `src` directory
- Any changes to the styles must be made to the .less and .scss files in the `src` directory
- If modifying the .less and .scss files, always recompile and commit the compiled files

View file

@ -1,7 +0,0 @@
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
comprehensive icon sets or copy and paste your own.
Please. Check it out.
-Dave Gandy

View file

@ -1,5 +1,5 @@
# Fork Awesome
### A fork of the iconic font and CSS framework
### A fork of the iconic font and CSS toolkit
Fork Awesome is a full suite of 677 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
@ -10,11 +10,11 @@ A tremendous gratitude is given to the whole team behind [Font Awesome](https://
This fork is still in its very early stage of development. Though If you wish to be part of the adventure, please start submitting patches.
## License
- The Fork Awesome font is licensed under the SIL OFL 1.1:
- The Font Awesome font is licensed under the SIL OFL 1.1:
- http://scripts.sil.org/OFL
- Fork Awesome CSS, LESS, and Sass files are licensed under the MIT License:
- Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:
- https://opensource.org/licenses/mit-license.html
- The Fork Awesome documentation is licensed under the CC BY 3.0 License:
- The Font Awesome documentation is licensed under the CC BY 3.0 License:
- https://creativecommons.org/licenses/by/3.0/
## Changelog
@ -42,12 +42,12 @@ This fork is still in its very early stage of development. Though If you wish to
## Contributing
Please read through our [contributing guidelines](https://github.com/FortAwesome/Font-Awesome/blob/master/CONTRIBUTING.md).
Please read through our [contributing guidelines](https://github.com/ForkAwesome/Fork-Awesome/blob/master/CONTRIBUTING.md).
Included are directions for opening issues, coding standards, and notes on development.
## Versioning
Font Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered
Fork Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered
with the following format:
`<major>.<minor>.<patch>`
@ -57,10 +57,11 @@ And constructed with the following guidelines:
* Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes, changes to brand logos, and misc changes bumps the patch
* The fork is based on FontAwesome 4.7 and renamed. So it starts at version 0.4.7
For more information on SemVer, please visit http://semver.org.
## Author
## Original authors ot Font Awesome:
- Email: dave@fontawesome.io
- Twitter: http://twitter.com/davegandy
- GitHub: https://github.com/davegandy

View file

@ -1,6 +1,6 @@
safe: false
port: 7998
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
baseurl: /Fork-Awesome/ # Where GitHub serves the project up from
url: http://localhost:7998
source: src
@ -18,6 +18,31 @@ icon_meta: src/icons.yml
icon_layout: icon.html # Relative to _layouts directory
icon_destination: icon # Relative to destination
forkawesome:
name: Fork Awesome
version: 0.4.7
minor_version: 0.4
major_version: 0
doc_blob: v0.4.7
url: http://forkawesome.github.com/
legacy_url: http://forkawesome.github.com/Fork-Awesome/
tagline: A fork of the iconic font and CSS toolkit
css_prefix: fa
github:
url: https://github.com/ForkAwesome/Fork-Awesome
project: Fork-Awesome
org: ForkAwesome
license:
font:
version: SIL OFL 1.1
url: http://scripts.sil.org/OFL
code:
version: MIT License
url: http://opensource.org/licenses/mit-license.html
documentation:
version: CC BY 3.0
url: http://creativecommons.org/licenses/by/3.0/
fontawesome:
version: 4.7.0
minor_version: 4.7

View file

@ -1,8 +1,8 @@
{
"name": "font-awesome",
"repo": "FortAwesome/Font-Awesome",
"description": "Font Awesome",
"version": "4.7.0",
"name": "fork-awesome",
"repo": "ForkAwesome/Fork-Awesome",
"description": "Fork Awesome",
"version": "0.4.7",
"keywords": [],
"dependencies": {},
"development": {},

View file

@ -1,8 +1,8 @@
{
"name": "fortawesome/font-awesome",
"description": "The iconic font and CSS framework",
"name": "forkawesome/fork-awesome",
"description": "A fork of the iconic font and CSS framework",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",
"homepage": "http://forkawesome.github.io/",
"type": "component",
"authors": [
{

View file

@ -1 +0,0 @@
fontawesome.io

View file

@ -1,14 +1,15 @@
---
---
# [Font Awesome v{{ site.fontawesome.version }}]({{ site.fontawesome.url }}) [![Changelog #226](https://img.shields.io/badge/changelog-%23226-9E978E.svg)](https://changelog.com/podcast/226)
### The iconic font and CSS framework
# {{ site.forkawesome.name }}
### {{ site.forkawesome.tagline }}
Font Awesome is a full suite of {{ icons | size }} pictographic icons for easy scalable vector graphics on websites,
created and maintained by [{{ site.fontawesome.author.name }}](https://twitter.com/{{ site.fontawesome.author.twitter }}).
Stay up to date with the latest release and announcements on Twitter:
[@{{ site.fontawesome.twitter }}](https://twitter.com/{{ site.fontawesome.twitter }}).
{{ site.forkawesome.name }} is a full suite of 677 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
Get started at {{ site.fontawesome.url }}!
Following concerns regarding [the development of Font Awesome](https://github.com/FortAwesome/Font-Awesome/issues/12199#issuecomment-362919956), the PR Freeze since Oct 2016 and the direction Fort Awesome is taking with the version 5.0 of their project, we are forking Font Awesome (4.7), in order to build on this incredible tool Dave Gandy has given us, while at the same time allowing this project to be run by a distributed community of contributors.
A tremendous gratitude is given to the whole team behind [Font Awesome](https://fontawesome.io), and you are encouraged to support them and buy Font Awesome Pro for your project.
This fork is still in its very early stage of development. Though If you wish to be part of the adventure, please start submitting patches.
## License
- The Font Awesome font is licensed under the SIL OFL 1.1:
@ -17,9 +18,6 @@ Get started at {{ site.fontawesome.url }}!
- https://opensource.org/licenses/mit-license.html
- The Font Awesome documentation is licensed under the CC BY 3.0 License:
- https://creativecommons.org/licenses/by/3.0/
- Attribution is no longer required as of Font Awesome 3.0, but much appreciated:
- `Font Awesome by Dave Gandy - http://fontawesome.io`
- Full details: http://fontawesome.io/license/
## Changelog
- [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012)
@ -46,12 +44,12 @@ Get started at {{ site.fontawesome.url }}!
## Contributing
Please read through our [contributing guidelines](https://github.com/FortAwesome/Font-Awesome/blob/master/CONTRIBUTING.md).
Please read through our [contributing guidelines](https://github.com/ForkAwesome/Fork-Awesome/blob/master/CONTRIBUTING.md).
Included are directions for opening issues, coding standards, and notes on development.
## Versioning
Font Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered
{{ site.forkawesome.name }} will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered
with the following format:
`<major>.<minor>.<patch>`
@ -61,10 +59,11 @@ And constructed with the following guidelines:
* Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes, changes to brand logos, and misc changes bumps the patch
* The fork is based on FontAwesome 4.7 and renamed. So it starts at version 0.4.7
For more information on SemVer, please visit http://semver.org.
## Author
## Original authors ot Font Awesome:
- Email: {{ site.fontawesome.author.email }}
- Twitter: http://twitter.com/{{ site.fontawesome.author.twitter }}
- GitHub: https://github.com/{{ site.fontawesome.author.github }}
@ -72,11 +71,11 @@ For more information on SemVer, please visit http://semver.org.
## Component
To include as a [component](https://github.com/componentjs/component), just run
$ component install FortAwesome/Font-Awesome
$ component install ForkAwesome/Fork-Awesome
Or add
"FortAwesome/Font-Awesome": "*"
"ForkAwesome/Fork-Awesome": "*"
to the `dependencies` in your `component.json`.
@ -102,6 +101,6 @@ Build the project and documentation:
$ bundle exec jekyll build
Or serve it on a local server on http://localhost:7998/Font-Awesome/:
Or serve it on a local server on http://localhost:7998/Fork-Awesome/:
$ bundle exec jekyll -w serve

View file

@ -1 +0,0 @@
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=fontawesome" id="_carbonads_js"></script>

View file

@ -1,35 +1,20 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div id="inventory">
<a href="http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
<img src="{{ page.relative_path }}assets/img/logo-wpbeginner.png" width="220" height="65" alt="">
</a>
<a href="http://themeisle.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
title="Premium Wordpress Themes" target="_blank" rel="nofollow"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'themeisle.com']);">
<img src="{{ page.relative_path }}assets/img/logo-themeisle.png" width="220" height="65" alt="">
</a>
</div>
<div>
<i class="fa fa-flag" aria-hidden="true"></i> Font Awesome {{ site.fontawesome.version }}
<i class="fa fa-fork" aria-hidden="true"></i> {{ site.forkawesome.name }} {{ site.forkawesome.version }}
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
Created by <a href="https://twitter.com/{{ site.fontawesome.author.twitter }}">Dave Gandy</a>
Originally created by <a href="https://twitter.com/{{ site.fontawesome.author.twitter }}">Dave Gandy</a>
</div>
<div>
Font Awesome licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a>
{{ site.forkawesome.name }} licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a>
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
Code licensed under <a href="{{ site.fontawesome.license.code.url }}">{{ site.fontawesome.license.code.version }}</a>
<span class="hide-xs hide-sm">&middot;</span><br class="hide-md hide-lg">
Documentation licensed under <a href="{{ site.fontawesome.license.documentation.url }}">{{ site.fontawesome.license.documentation.version }}</a>
</div>
<div>
Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378/"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="https://www.bootstrapcdn.com/fontawesome/">BootstrapCDN for Font Awesome</a>
</div>
<div class="project">
<a href="{{ site.fontawesome.github.url }}">GitHub Project</a> &middot;
<a href="{{ site.fontawesome.github.url }}/issues">Issues</a> &middot;
<a href="{{ site.forkawesome.github.url }}">GitHub Project</a> &middot;
<a href="{{ site.forkawesome.github.url }}/issues">Issues</a> &middot;
<a href="{{ page.relative_path }}3.2.1">Old 3.2.1 Docs</a>
</div>
</div>

View file

@ -2,8 +2,8 @@
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-8 text-center">
<h1>Font Awesome</h1>
<p>The iconic font and CSS toolkit</p>
<h1>{{ site.forkawesome.name }}</h1>
<p>{{ site.forkawesome.tagline }}</p>
<div class="actions">
<a class="btn btn-default btn-lg" href="#modal-download" data-toggle="modal"
onClick="_gaq.push(['_trackEvent', 'Launch Modal', 'Launch Download Modal']);">
@ -12,8 +12,8 @@
</a>
</div>
<div class="shameless-self-promotion">
Version {{ site.fontawesome.version }} &nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="{{ site.fontawesome.github.url }}"
Version {{ site.forkawesome.version }} &nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="{{ site.forkawesome.github.url }}"
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'View Project on GitHub']);">
GitHub Project</a> &nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="{{ page.relative_path }}3.2.1">Old 3.2.1 Docs</a> &nbsp;&nbsp;&middot;&nbsp;&nbsp;

View file

@ -20,7 +20,7 @@
<i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
<span class="sr-only">Toggle navigation</span>
</button>
<a class="navbar-brand" href="{{ page.relative_path }}"><i class="fa fa-font-awesome" aria-hidden="true"></i> Font Awesome</a>
<a class="navbar-brand" href="{{ page.relative_path }}"><i class="fa fa-font-awesome" aria-hidden="true"></i> {{ site.forkawesome.name }}</a>
</div>
<div class="navbar-collapse collapse">
@ -95,10 +95,6 @@
<li{% if page.navbar_active == "community" %} class="active"{% endif %}><a href="{{ page.relative_path }}community/">Community</a></li>
<li{% if page.navbar_active == "license" %} class="active"{% endif %}><a href="{{ page.relative_path }}license/">License</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="{{ site.fontawesome.blog_url }}">Blog</a></li>
</ul>
</div>
</div>
</div>

View file

@ -1,6 +0,0 @@
<section class="hidden-print">
<div class="stripe-ad">
{% include ads/carbon.html %}
{{ stripe_ad_content }}
</div>
</section>

View file

@ -25,18 +25,6 @@
<script src="https://use.fonticons.com/ffe176a3.js"></script>
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30136587-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.src = 'https://www.google-analytics.com/ga.js';
var s = document.scripts[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="font-awesome {{ page.view_class }}">
<div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->

View file

@ -1,6 +1,6 @@
---
layout: base
title_suffix: Font Awesome Icons
title_suffix: Fork Awesome Icons
relative_path: ../../
---
<div class="jumbotron jumbotron-icon">
@ -53,7 +53,7 @@ relative_path: ../../
<div class="container">
<section>
<div class="row">
<div class="col-md-9 col-sm-9">
<div class="col-md-12 col-sm-12">
<p>After you get <a href="{{ page.relative_path }}get-started/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
<div class="well well-transparent">
<div style="font-size: 24px; line-height: 1.5em;">
@ -71,9 +71,6 @@ relative_path: ../../
<i class="fa fa-info-circle" aria-hidden"true"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.
</div>
</div>
<div class="col-md-3 col-sm-3">
<div class="vertical-ad">{% include ads/carbon.html %}</div>
</div>
</div>
</section>
</div>

View file

@ -15,7 +15,6 @@ relative_path: ../
Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf, set it as the font in your application, and copy and paste the icons (not the unicode) directly from this page into your designs.
</p>
{% endcapture %}
{% include stripe-ad.html %}
<h2 class="page-header">Every Font Awesome {{ site.fontawesome.version }} Icon, CSS Class, &amp; Unicode</h2>

View file

@ -21,7 +21,6 @@ relative_path: ../
<a href="#project-milestones">check upcoming milestones</a>.
</p>
{% endcapture %}
{% include stripe-ad.html %}
{% include community/getting-support.html %}
{% include community/requesting-new-icons.html %}

View file

@ -18,7 +18,6 @@ relative_path: ../
Some examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
</p>
{% endcapture %}
{% include stripe-ad.html %}
<div class="alert alert-success gg">
<div class="gg-col min-width">

View file

@ -18,7 +18,6 @@ relative_path: ../
Need vectors or want to use on the desktop? Check the <a href="{{ page.relative_path }}cheatsheet/">cheatsheet</a>.
</p>
{% endcapture %}
{% include stripe-ad.html %}
<div class="row">
<div class="col-sm-10">

View file

@ -1,6 +1,6 @@
---
layout: base
title: Font Awesome, the iconic font and CSS toolkit
title: Fork Awesome, a fork of the iconic font and CSS toolkit
navbar_active: home
relative_path: ./
---
@ -15,7 +15,6 @@ relative_path: ./
and anything that can be done with the power of CSS.
</p>
{% endcapture %}
{% include stripe-ad.html %}
{% include why.html %}
{% include thanks-to.html %}

View file

@ -1,6 +1,6 @@
---
layout: base
title: Font Awesome License
title: Fork Awesome License
navbar_active: license
relative_path: ../
---
@ -17,7 +17,6 @@ relative_path: ../
projects, or really just about whatever you want.
</p>
{% endcapture %}
{% include stripe-ad.html %}
<section>
<div class="alert alert-success">

View file

@ -18,7 +18,6 @@ relative_path: ../
<a href="{{ page.relative_path }}community/">Help contribute</a>.
</p>
{% endcapture %}
{% include stripe-ad.html %}
<div class="row feature-list">
<div class="col-md-4 col-sm-6">