mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 21:41:31 +08:00
updating readme with versioning information, updating license in less files
This commit is contained in:
parent
46dc317d09
commit
726093e638
30
README.md
30
README.md
@ -1,18 +1,18 @@
|
|||||||
#Font Awesome 3.1.0
|
#Font Awesome 3.1.0
|
||||||
##the iconic font designed for use with Twitter Bootstrap
|
##the iconic font designed for Bootstrap
|
||||||
|
|
||||||
The full suite of pictographic icons, examples, and documentation can be found at:
|
The full suite of pictographic icons, examples, documentation, and full license details can be found at:
|
||||||
http://fortawesome.github.com/Font-Awesome/
|
http://fontawesome.io
|
||||||
|
|
||||||
|
|
||||||
##License
|
##License
|
||||||
- The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
|
- The Font Awesome font is licensed under the SIL OFL 1.1 - http://scripts.sil.org/OFL
|
||||||
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html
|
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html
|
||||||
- The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
|
- The Font Awesome documentation is licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
|
||||||
- Attribution is no longer required in Font Awesome 3.0, but much appreciated: "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
|
- Attribution is no longer required as of Font Awesome 3.0, but much appreciated: "Font Awesome by Dave Gandy - http://fontawesome.io"
|
||||||
|
|
||||||
##Contact
|
##Contact
|
||||||
- Email: dave@davegandy.com
|
- Email: dave@fontawesome.io
|
||||||
- Twitter: http://twitter.com/fortaweso_me
|
- Twitter: http://twitter.com/fortaweso_me
|
||||||
- Work: Lead Product Designer @ http://kyru.us
|
- Work: Lead Product Designer @ http://kyru.us
|
||||||
|
|
||||||
@ -20,4 +20,18 @@ http://fortawesome.github.com/Font-Awesome/
|
|||||||
- v3.0.0 - all icons redesigned from scratch, optimized for Bootstrap's 14px default
|
- v3.0.0 - all icons redesigned from scratch, optimized for Bootstrap's 14px default
|
||||||
- v3.0.1 - much improved rendering in webkit, various bugfixes
|
- v3.0.1 - much improved rendering in webkit, various bugfixes
|
||||||
- v3.0.2 - much improved rendering and alignment in IE7
|
- v3.0.2 - much improved rendering and alignment in IE7
|
||||||
- v3.1.0 - Added XX icons
|
- v3.1.0 - Added 47 icons, icon stacking styles, flipping and rotating icons
|
||||||
|
|
||||||
|
##Versioning
|
||||||
|
|
||||||
|
Font Awesome will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
|
||||||
|
|
||||||
|
`<major>.<minor>.<patch>`
|
||||||
|
|
||||||
|
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 and misc changes bumps the patch
|
||||||
|
|
||||||
|
For more information on SemVer, please visit [http://semver.org/](http://semver.org/).
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
* Contact
|
* Contact
|
||||||
* -------------------------------------------------------
|
* -------------------------------------------------------
|
||||||
* Email: dave@davegandy.com
|
* Email: dave@fontawesome.io
|
||||||
* Twitter: http://twitter.com/fortaweso_me
|
* Twitter: http://twitter.com/fortaweso_me
|
||||||
* Work: Lead Product Designer @ http://kyruus.com
|
* Work: Lead Product Designer @ http://kyruus.com
|
||||||
*/
|
*/
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
* Contact
|
* Contact
|
||||||
* -------------------------------------------------------
|
* -------------------------------------------------------
|
||||||
* Email: dave@davegandy.com
|
* Email: dave@fontawesome.io
|
||||||
* Twitter: http://twitter.com/fortaweso_me
|
* Twitter: http://twitter.com/fortaweso_me
|
||||||
* Work: Lead Product Designer @ http://kyruus.com
|
* Work: Lead Product Designer @ http://kyruus.com
|
||||||
*/
|
*/
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
* Contact
|
* Contact
|
||||||
* -------------------------------------------------------
|
* -------------------------------------------------------
|
||||||
* Email: dave@davegandy.com
|
* Email: dave@fontawesome.io
|
||||||
* Twitter: http://twitter.com/fortaweso_me
|
* Twitter: http://twitter.com/fortaweso_me
|
||||||
* Work: Lead Product Designer @ http://kyruus.com
|
* Work: Lead Product Designer @ http://kyruus.com
|
||||||
*/
|
*/
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
* Contact
|
* Contact
|
||||||
* -------------------------------------------------------
|
* -------------------------------------------------------
|
||||||
* Email: dave@davegandy.com
|
* Email: dave@fontawesome.io
|
||||||
* Twitter: http://twitter.com/fortaweso_me
|
* Twitter: http://twitter.com/fortaweso_me
|
||||||
* Work: Lead Product Designer @ http://kyruus.com
|
* Work: Lead Product Designer @ http://kyruus.com
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user