Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/doc
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-03 17:06:47 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-03 17:06:47 +0300
commit17f1580b1a2ebdafe05d3a09d6041b2067cb5af1 (patch)
tree0f0f7820c8f30e911ea4a433ba4f1ab800534c2a /src/doc
parentb8f88fce7ff7181df41831eeecec1c14fc2fafdd (diff)
Adding contributors
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/README.md-nobuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index a33837564..b89a97885 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -3,19 +3,21 @@
# {{ site.forkawesome.name }}
### {{ site.forkawesome.tagline }}
-[![All Contributors](https://img.shields.io/badge/all_contributors-98-orange.svg?style=flat-square)](CONTRIBUTORS.md)
+[![All Contributors](https://img.shields.io/badge/all_contributors-104-orange.svg?style=flat-square)](CONTRIBUTORS.md)
[![JSDeliver](https://data.jsdelivr.com/v1/package/npm/fork-awesome/badge)](https://www.jsdelivr.com/package/npm/fork-awesome)
[![CDNJS](https://img.shields.io/cdnjs/v/fork-awesome.svg?style=flat-square)](https://cdnjs.com/libraries/fork-awesome)
[![Build Status](https://travis-ci.org/ForkAwesome/Fork-Awesome.svg?branch=master)](https://travis-ci.org/ForkAwesome/Fork-Awesome)
{{ site.forkawesome.name }} is a full suite of {{ icons | size }} pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
-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](https://fortawesome.com/) 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.
+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](https://fortawesome.com/) is taking with the version 5.0 of their project, we are forking Font Awesome (4.7), in order to build on this amazing 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.com), and you are encouraged to support them and buy Font Awesome Pro for your project.
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.
+Also, if you care about owning the build process of your icon font, this project will give you that. The whole pipeline is chared and free to use for any purpose. You could be spinning your own icon font with your clever name by just forking this project and changing a few settings.
+
## How to use
There is a full page in our documentation website that explains [how to use {{ site.forkawesome.name }} in your web project]({{ site.forkawesome.url}}get-started/). It ranges from just pointing to a CSS file on a CDN, hosting it on your own server or even adapting the LESS and SCSS files to your own liking.
@@ -90,7 +92,3 @@ Build the web documentation:
Or serve it on a local server on http://localhost:7998:
$ npm run dev
-
-To deploy the project and documentation on GH pages:
-
- $ jgd -n