fork-awesome
Advanced tools
Comparing version 1.0.1 to 1.0.2
# Changelog | ||
## Changelog of Fork awesome | ||
- v1.0.2 | ||
- Solves a Makefile bug that packaged files that were not updated. | ||
- Correction of typos in the documentation. | ||
- v1.0.1 | ||
− Mainly solving a packaging bug. | ||
- v1.0.0 | ||
- Forked from Font Awesome 4.7.0. Rename of the project to Fork Awesome. | ||
- Cleaned up the doc and removed 3rd party trackers and advertisement from documentation. | ||
- Extracted all the icons from the SVG webfont into individual SVG files. | ||
- Added 12 new icons. | ||
- Removed 3 imaginary brand icons. | ||
- Added FontCustom as a build tool to create the webfonts. | ||
## Changelog of Font Awesome | ||
@@ -4,0 +18,0 @@ - [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012) |
{ | ||
"name": "fork-awesome", | ||
"description": "A fork of the iconic font and CSS framework", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"style": "css/fork-awesome.css", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
# Fork Awesome | ||
### 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. | ||
Fork Awesome is a full suite of 684 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,3 +10,3 @@ 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. | ||
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. | ||
Though If you believe in distributed open source design and wish to be part of this new adventure, please start submitting patches and suggestions of improvement. | ||
@@ -38,3 +38,4 @@ ## License | ||
* 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 | ||
* The fork started from FontAwesome 4.7 (last commit by Dave is [bdfa9823](https://github.com/ForkAwesome/Fork-Awesome/commits/master?after=b0bc8f6fb74e05c987ef7ce1525cd3ab8390a1c3+69)). | ||
* The project starts at version 1.0.0. All references to versions before the fork are named 0.4.7 | ||
@@ -69,2 +70,3 @@ For more information on SemVer, please visit http://semver.org. | ||
- [Less Plugin: Clean CSS](https://github.com/less/less-plugin-clean-css) (Run `npm install -g less-plugin-clean-css` to install). | ||
- [FontCustom](https://github.com/FontCustom/fontcustom) (requires FontForge to be installed) | ||
@@ -76,4 +78,8 @@ From the root of the repository, install the tools used to develop. | ||
Build the project and documentation: | ||
Build the font: | ||
$:/src/icons make | ||
Build the web documentation: | ||
$ npm run build | ||
@@ -80,0 +86,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1349215
90