2021-08-25 11:33:29 +00:00
+++
disableToc = true
title = "Credits"
+++
2017-08-16 22:57:44 +00:00
## Contributors
2021-08-28 09:43:44 +00:00
Special thanks to [everyone who has contributed ](https://github.com/McShelby/hugo-theme-relearn/graphs/contributors ) to this project.
2017-08-16 22:57:44 +00:00
2022-03-06 18:09:58 +00:00
Many thanks to [Mathieu Cornic ](https://github.com/matcornic ) for his work on porting the [Learn theme ](https://github.com/matcornic/hugo-theme-learn ) to Hugo.
Many thanks to [Andy Miller ](https://github.com/rhukster ) for initially creating the [Learn theme ](https://github.com/getgrav/grav-theme-learn2 ) for Grav.
2017-08-16 22:57:44 +00:00
2022-12-14 21:46:59 +00:00
## Packages and Libraries
2021-07-01 12:35:27 +00:00
2022-07-16 10:07:29 +00:00
- [autoComplete ](https://github.com/Pixabay/JavaScript-autoComplete ) - A lightweight and powerful vanilla JavaScript completion suggester
- [clipboard.js ](https://clipboardjs.com ) - A modern approach to copy text to clipboard
- [Featherlight ](https://noelboss.github.io/featherlight ) - A lightweight jQuery lightbox plugin
- [Font Awesome ](https://fontawesome.com ) - The internet's icon library and toolkit
- [jQuery ](https://jquery.com ) - The "Write less, do more" JavaScript library
- [jquery-svg-zoom-pan ](https://github.com/DanielHoffmann/jquery-svg-pan-zoom ) - A jQuery plugin to enable pan and zoom in SVG images
- [Lunr ](https://lunrjs.com ) - Enables a great search experience without the need for external, server-side, search services
2022-11-27 12:37:17 +00:00
- [Lunr Languages ](https://github.com/MihaiValentin/lunr-languages ) - A collection of languages stemmers and stopwords for Lunr Javascript library
2022-07-16 10:07:29 +00:00
- [MathJax ](https://mathjax.org/ ) - Beautiful math and chemical formulae in all browsers
- [Mermaid ](https://mermaid-js.github.io/mermaid ) - Generation of diagram and flowchart from text in a similar manner as markdown
- [Perfect Scrollbar ](https://perfectscrollbar.com ) - A minimalistic but perfect custom scrollbar plugin
- [RapiDoc ](https://mrin9.github.io/RapiDoc ) - Create beautiful, customizable, interactive API documentation from OpenAPI Specifications
- [WorkSans ](http://weiweihuanghuang.github.io/Work-Sans/ ) - Work Sans is a 9 weight typeface family based loosely on early Grotesques
2017-08-16 22:57:44 +00:00
## Tooling
2022-10-31 11:10:36 +00:00
- [GitHub ](https://github.com ) - Continuous deployment, testing and hosting of this project's sources and its documentation
2022-07-16 10:07:29 +00:00
- [gren ](https://github.com/github-tools/github-release-notes ) - A releasenotes generator for GitHub
- [Hugo ](https://gohugo.io/ ) - The static site generator of your choice