hugo-theme-relearn/exampleSite/content/more/credits/_index.en.md

30 lines
1.7 KiB
Markdown
Raw Normal View History

+++
disableToc = true
title = "Credits"
+++
## 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.
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
2021-07-01 12:35:27 +00:00
2022-03-06 16:34:23 +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
* [Mermaid](https://mermaid-js.github.io/mermaid) - Generation of diagram and flowchart from text in a similar manner as markdown
* [Modernizr](https://modernizr.com) - A JavaScript toolkit that tells you what features the users browser has to offer
* [Perfect Scrollbar](https://perfectscrollbar.com) - A minimalistic but perfect custom scrollbar plugin
## Tooling
2022-03-06 16:34:23 +00:00
* [GitHub](https://github.com) - Continuous deployement, testing and hosting of this project's sources and its documentation
* [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