mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
44 lines
2.2 KiB
Markdown
44 lines
2.2 KiB
Markdown
+++
|
|
title = "Credits"
|
|
description = "contributors and packages used by hugo-theme-docdock"
|
|
+++
|
|
|
|
|
|
## github contributors
|
|
{{%ghcontributors "https://api.github.com/repos/vjeantet/hugo-theme-docdock/contributors?per_page=100" %}}
|
|
|
|
### Other contribution
|
|
<div class="ghContributors">
|
|
|
|
<div>
|
|
<img src="https://avatars2.githubusercontent.com/u/394382?v=3" class="inline" width="32" height="32" style="height: 32px;height: 32px;margin-bottom:.25em; vertical-align:middle; ">
|
|
<label>@<a href="https://github.com/bep">bep</a></label>
|
|
<span class="contributions">supports and advices</span>
|
|
</div>
|
|
|
|
<div>
|
|
<img src="https://avatars1.githubusercontent.com/u/959400?s=200&v=4" class="inline" width="32" height="32" style="height: 32px;height: 32px;margin-bottom:.25em; vertical-align:middle; ">
|
|
<label>@<a href="https://github.com/facette">facette.io</a></label>
|
|
<span class="contributions">Flex style based on facette documentation theme, <br>Thanks to @vbatoufflet</span>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
## Packages and libraries
|
|
* [Bootstrap](http://getbootstrap.com) - front-end framework
|
|
* [mermaid](https://knsv.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
|
|
* [lunr](https://lunrjs.com) - Lunr enables you to provide a great search experience without the need for external, server-side, search services...
|
|
* [JavaScript-autoComplete](https://github.com/Pixabay/JavaScript-autoComplete) - An extremely lightweight and powerful vanilla JavaScript completion suggester.
|
|
* [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
|
|
* [reveal-js](http://lab.hakim.se/reveal-js) - The HTML Presentation Framework
|
|
|
|
## Tooling
|
|
|
|
* [Netlify](https://www.netlify.com) - Continuous deployement and hosting of this documentation
|
|
* [Hugo](https://gohugo.io/) {{%icon "fa-smile-o"%}} |