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-03-15 00:46:31 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-03-15 00:46:31 +0300
commit5a2ea2677ec0f2f542d371499e18e2722bcef28e (patch)
tree75abb02b573a9e5df8faeaefdfeae8c27bc3df2a /src/doc
parentc7d2e53f3ead0c5c9d2b09fd29f92b63d27f1425 (diff)
Linking to contributors from README
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/README.md-nobuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index 82e70b757..6d636f5b7 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -3,6 +3,9 @@
# {{ site.forkawesome.name }}
### {{ site.forkawesome.tagline }}
+[![CDN](https://data.jsdelivr.com/v1/package/npm/fork-awesome/badge)](https://www.jsdelivr.com/package/npm/fork-awesome)
+[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](CONTRIBUTORS.md)
+
{{ 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 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.
@@ -27,6 +30,8 @@ There is a full page in our documentation website that explains [how to use {{ s
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.
+We also tke great pride in recognizing any contributions made to this project. Whether you've written a blogpost about it, fixed a typo in the documentation or submitted new icons or code patches, we will happily list you in our [contributors list](CONTRIBUTORS.md).
+
## Versioning
{{ site.forkawesome.name }} will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered
@@ -44,9 +49,6 @@ And constructed with the following guidelines:
For more information on SemVer, please visit http://semver.org.
-## Original author of Font Awesome:
-- [Dave Gandy](https://github.com/{{ site.fontawesome.author.github }})
-
## Component
To include as a [component](https://github.com/componentjs/component), just run
@@ -89,7 +91,3 @@ Or serve it on a local server on http://localhost:7998/Fork-Awesome/:
To deploy the project and documentation on GH pages:
$ jgd -n
-
-## Badges
-
-[![](https://data.jsdelivr.com/v1/package/npm/fork-awesome/badge)](https://www.jsdelivr.com/package/npm/fork-awesome)