mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
---
|
|
title: Credits
|
|
disableToc: true
|
|
---
|
|
|
|
## Contributors
|
|
|
|
Many thanks to [everyone who has contributed](https://github.com/McShelby/hugo-theme-relearn/graphs/contributors) to this project.
|
|
|
|
Special thanks to [@matcornic](https://github.com/matcornic) for his work on [learn](https://github.com/matcornic/hugo-theme-learn) and [@vjeantet](https://github.com/vjeantet) for his work on [docdock](https://github.com/vjeantet/hugo-theme-docdock), which hugo-theme-relearn is based on.
|
|
|
|
## 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
|
|
* [highlight.js](https://highlightjs.org) - Javascript syntax highlighter
|
|
* [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
|