doc/-credits.md
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
# Credits
HastyScribe is powered by the following open source software (see [LICENSE.md]({{repo}}/blob/master/LICENSE.md) for licensing details):
* The wonderful [Discount][discount] C library, used to parse markdown code.
* The ...awesome [FontAwesome][fa] font, used for all the icons.
* The beautiful [Mr Bedfort][sudtipos] font, used as the base for the {{hs}} logo.
* The neat [Source Sans Pro](https://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1959) and [Source Code Pro](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) fonts, used for all standard text.
Special thanks to:
* Philip Wernersbach and Joshua Ellis, for contributing to {{hs}}.
* Andreas Rumpf, creator of the amazing [Nim][nim] programming language, used to implement {{hs}}.
-> [](class:fa-creative-commons) [](class:fa-creative-commons-by) [](class:fa-creative-commons-nc) [](class:fa-creative-commons-nd) <-
[nim]: http://nim-lang.org/
[df]: https://daringfireball.net/projects/markdown/
[discount]: http://www.pell.portland.or.us/~orc/Code/discount/
[pandoc]: http://johnmacfarlane.net/pandoc/
[md-syntax]: https://daringfireball.net/projects/markdown/syntax
[fa]:http://fortawesome.github.io/Font-Awesome/
[fa-icons]:http://fortawesome.github.io/Font-Awesome/icons/
[pme]:http://michelf.com/projects/php-markdown/extra/
[sudtipos]:http://www.sudtipos.com/
[release]:{{release -> https://github.com/h3rald/hastyscribe/releases/download/v}}
[nifty]: https://github.com/h3rald/nifty
|