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 |
# 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.
Special thanks to:
* Philip Wernersbach, Joshua Ellis, and [ZoomRmc](https://github.com/ZoomRmc) 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]:https://fontawesome.com
[fa-icons]:https://fontawesome.com/icons
[pme]:http://michelf.com/projects/php-markdown/extra/
[sudtipos]:http://www.sudtipos.com/
[release]:{{release -> https://github.com/h3rald/hastyscribe/releases/download/v}}
|