28 lines
1.5 KiB
Markdown
28 lines
1.5 KiB
Markdown
|
+++
|
||
|
disableToc = true
|
||
|
title = "Credits"
|
||
|
+++
|
||
|
|
||
|
## Contributors
|
||
|
|
||
|
Special thanks to [everyone who has contributed](https://github.com/McShelby/hugo-theme-relearn/graphs/contributors) to this project.
|
||
|
|
||
|
Many thanks to [@matcornic](https://github.com/matcornic) for his work on the [Learn theme](https://github.com/matcornic/hugo-theme-learn).
|
||
|
|
||
|
## Packages and libraries
|
||
|
|
||
|
* [Mermaid](https://mermaid-js.github.io/mermaid) - generation of diagram and flowchart from text in a similar manner as Markdown
|
||
|
* [font awesome](http://fontawesome.io/) - the iconic font and CSS framework
|
||
|
* [jQuery](https://jquery.com) - The Write Less, Do More, JavaScript Library
|
||
|
* [jquery-svg-zoom-pan](https://github.com/DanielHoffmann/jquery-svg-pan-zoom) - enable pan and zoom in Mermaid graphs
|
||
|
* [lunr](https://lunrjs.com) - Lunr enables you to provide a great search experience without the need for external, server-side, search services...
|
||
|
* [clipboard.js](https://zenorocha.github.io/clipboard.js) - copy text to clipboard
|
||
|
* [modernizr](https://modernizr.com) - A JavaScript toolkit that allows web developers to use new CSS3 and HTML5 features while maintaining a fine level of control over browsers that don't support
|
||
|
|
||
|
## Tooling
|
||
|
|
||
|
* [gren](https://github.com/github-tools/github-release-notes) - Releasenotes generator
|
||
|
* [Hugo](https://gohugo.io/) - Static site generator
|
||
|
* [Netlify](https://www.netlify.com) - Continuous deployement and hosting of this documentation
|
||
|
* [Wercker](https://app.wercker.com) - Continous testing
|