hugo-theme-relearn/exampleSite/content/more/credits/_index.en.md
2022-03-06 17:34:23 +01:00

1.7 KiB
Raw Blame History

+++ disableToc = true title = "Credits" +++

Contributors

Special thanks to everyone who has contributed to this project.

Many thanks to @matcornic for his work on the Learn theme.

Packages and libraries

  • autoComplete - A lightweight and powerful vanilla JavaScript completion suggester
  • clipboard.js - A modern approach to copy text to clipboard
  • Featherlight - A lightweight jQuery lightbox plugin
  • Font Awesome - The internet's icon library and toolkit
  • jQuery - The "Write less, do more" JavaScript library
  • jquery-svg-zoom-pan - A jQuery plugin to enable pan and zoom in SVG images
  • Lunr - Enables a great search experience without the need for external, server-side, search services
  • Mermaid - Generation of diagram and flowchart from text in a similar manner as markdown
  • Modernizr - A JavaScript toolkit that tells you what features the users browser has to offer
  • Perfect Scrollbar - A minimalistic but perfect custom scrollbar plugin

Tooling

  • GitHub - Continuous deployement, testing and hosting of this project's sources and its documentation
  • gren - A releasenotes generator for GitHub
  • Hugo - The static site generator of your choice