hugo-theme-relearn/more/credits/index.print.html
2023-07-27 15:25:51 +00:00

142 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.115.4">
<meta name="generator" content="Relearn 5.17.1+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Credits :: Hugo Relearn Theme</title>
<link href="https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" rel="alternate" hreflang="x-default">
<link href="https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" rel="alternate" hreflang="en">
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="alternate" hreflang="pir">
<link href="https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" rel="canonical" type="text/html" title="Credits :: Hugo Relearn Theme">
<link href="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1690471538" rel="icon" type="image/svg+xml">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="../../css/fontawesome-all.min.css?1690471541" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1690471541" rel="stylesheet"></noscript>
<link href="../../css/nucleus.css?1690471541" rel="stylesheet">
<link href="../../css/auto-complete.css?1690471541" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1690471541" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1690471541" rel="stylesheet">
<link href="../../css/fonts.css?1690471541" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1690471541" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1690471541" rel="stylesheet">
<link href="../../css/theme-auto.css?1690471541" rel="stylesheet" id="variant-style">
<link href="../../css/variant.css?1690471541" rel="stylesheet">
<link href="../../css/print.css?1690471541" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1690471541" rel="stylesheet">
<link href="../../css/ie.css?1690471541" rel="stylesheet">
<script src="../../js/url.js?1690471541"></script>
<script src="../../js/variant.js?1690471541"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
window.index_js_url="../../index.search.js";
var root_url="../../";
var baseUri=root_url.replace(/\/$/, '');
// translations
window.T_Copy_to_clipboard = 'Copy to clipboard';
window.T_Copied_to_clipboard = 'Copied to clipboard!';
window.T_Copy_link_to_clipboard = 'Copy link to clipboard';
window.T_Link_copied_to_clipboard = 'Copied link to clipboard!';
window.T_No_results_found = 'No results found for \u0022{0}\u0022';
window.T_N_results_found = '{1} results found for \u0022{0}\u0022';
// some further base stuff
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
window.variants && variants.init( [ 'auto', 'relearn-bright', 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<style>
#body img.bg-white {
background-color: white;
}
</style>
</head>
<body class="mobile-support print disableInlineCopyToClipboard" data-url="../../more/credits/index.html">
<div id="body" class="default-animation">
<div id="sidebar-overlay"></div>
<div id="toc-overlay"></div>
<nav id="topbar" class="highlightable">
<div>
<div id="breadcrumbs">
<span id="sidebar-toggle-span">
<a href="#" id="sidebar-toggle" class="topbar-link" title='Menu (CTRL+ALT+n)'><i class="fas fa-bars fa-fw"></i></a>
</span>
<ol class="links" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../index.html"><span itemprop="name">Hugo Relearn Theme</span></a><meta itemprop="position" content="1"> &gt; </li>
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Credits</span><meta itemprop="position" content="2"></li>
</ol>
</div>
</div>
</nav>
<main id="body-inner" class="highlightable default" tabindex="-1">
<div class="flex-block-wrapper">
<article class="default">
<header class="headline">
</header>
<h1 id="credits">Credits</h1>
<h2 id="contributors">Contributors</h2>
<p>Special thanks to <a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank">everyone who has contributed</a> to this project.</p>
<p>Many thanks to <a href="https://github.com/matcornic" target="_blank">Mathieu Cornic</a> for his work on porting the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> to Hugo.</p>
<p>Many thanks to <a href="https://github.com/rhukster" target="_blank">Andy Miller</a> for initially creating the <a href="https://github.com/getgrav/grav-theme-learn2" target="_blank">Learn theme</a> for Grav.</p>
<h2 id="packages-and-libraries">Packages and Libraries</h2>
<ul>
<li><a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank">autoComplete</a> - A lightweight and powerful vanilla JavaScript completion suggester</li>
<li><a href="https://clipboardjs.com" target="_blank">clipboard.js</a> - A modern approach to copy text to clipboard</li>
<li><a href="https://github.com/d3/d3-zoom" target="_blank">d3-zoom</a> - Pan and zoom SVG, HTML or Canvas using mouse or touch input - plus dependencies
<ul>
<li><a href="https://github.com/d3/d3-color" target="_blank">d3-color</a> - Color spaces! RGB, HSL, Cubehelix, CIELAB, and more</li>
<li><a href="https://github.com/d3/d3-dispatch" target="_blank">d3-dispatch</a> - Register named callbacks and call them with arguments</li>
<li><a href="https://github.com/d3/d3-ease" target="_blank">d3-ease</a> - Easing functions for smooth animation</li>
<li><a href="https://github.com/d3/d3-interpolate" target="_blank">d3-interpolate</a> - Interpolate numbers, colors, strings, arrays, objects, whatever</li>
<li><a href="https://github.com/d3/d3-selection" target="_blank">d3-selection</a> - Transform the DOM by selecting elements and joining to data</li>
<li><a href="https://github.com/d3/d3-timer" target="_blank">d3-timer</a> - An efficient queue for managing thousands of concurrent animations</li>
<li><a href="https://github.com/d3/d3-transition" target="_blank">d3-transition</a> - Animated transitions for D3 selections</li>
<li><a href="https://github.com/d3/d3-drag" target="_blank">d3-drag</a> - Drag and drop SVG, HTML or Canvas using mouse or touch input</li>
</ul>
</li>
<li><a href="https://fontawesome.com" target="_blank">Font Awesome</a> - The internet&rsquo;s icon library and toolkit</li>
<li><a href="https://github.com/buttons/github-buttons" target="_blank">github-buttons</a> - Unofficial github:buttons</li>
<li><a href="https://lunrjs.com" target="_blank">Lunr</a> - Enables a great search experience without the need for external, server-side, search services</li>
<li><a href="https://github.com/MihaiValentin/lunr-languages" target="_blank">Lunr Languages</a> - A collection of languages stemmers and stopwords for Lunr Javascript library</li>
<li><a href="https://mathjax.org/" target="_blank">MathJax</a> - Beautiful math and chemical formulae in all browsers</li>
<li><a href="https://mermaid-js.github.io/mermaid" target="_blank">Mermaid</a> - Generation of diagram and flowchart from text in a similar manner as markdown</li>
<li><a href="https://perfectscrollbar.com" target="_blank">Perfect Scrollbar</a> - A minimalistic but perfect custom scrollbar plugin</li>
<li><a href="https://github.com/swagger-api/swagger-ui" target="_blank">SwaggerUI</a> - Generate beautiful documentation from a Swagger-compliant API</li>
<li><a href="https://weiweihuanghuang.github.io/Work-Sans/" target="_blank">WorkSans</a> - Work Sans is a 9 weight typeface family based loosely on early Grotesques</li>
</ul>
<h2 id="tooling">Tooling</h2>
<ul>
<li><a href="https://github.com" target="_blank">GitHub</a> - Continuous deployment, testing and hosting of this project&rsquo;s sources and its documentation</li>
<li>Various GitHub Actions
<ul>
<li><a href="https://github.com/actions/setup-node" target="_blank">https://github.com/actions/setup-node</a></li>
<li><a href="https://github.com/Akkjon/close-milestone" target="_blank">https://github.com/Akkjon/close-milestone</a></li>
<li><a href="https://github.com/andstor/file-reader-action" target="_blank">https://github.com/andstor/file-reader-action</a></li>
<li><a href="https://github.com/ashley-taylor/regex-property-action" target="_blank">https://github.com/ashley-taylor/regex-property-action</a></li>
<li><a href="https://github.com/Kaven-Universe/github-action-current-date-time" target="_blank">https://github.com/Kaven-Universe/github-action-current-date-time</a></li>
<li><a href="https://github.com/mingjun97/file-regex-replace" target="_blank">https://github.com/mingjun97/file-regex-replace</a></li>
<li><a href="https://github.com/octokit/graphql-action" target="_blank">https://github.com/octokit/graphql-action</a></li>
<li><a href="https://github.com/peaceiris/actions-gh-pages" target="_blank">https://github.com/peaceiris/actions-gh-pages</a></li>
<li><a href="https://github.com/peaceiris/actions-hugo" target="_blank">https://github.com/peaceiris/actions-hugo</a></li>
<li><a href="https://github.com/WyriHaximus/github-action-create-milestone" target="_blank">https://github.com/WyriHaximus/github-action-create-milestone</a></li>
<li><a href="https://github.com/WyriHaximus/github-action-next-semvers" target="_blank">https://github.com/WyriHaximus/github-action-next-semvers</a></li>
</ul>
</li>
<li><a href="https://github.com/github-tools/github-release-notes" target="_blank">gren</a> - A releasenotes generator for GitHub</li>
<li><a href="https://gohugo.io/" target="_blank">Hugo</a> - The static site generator of your choice</li>
</ul>
<footer class="footline">
</footer>
</article>
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1690471541" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1690471541" defer></script>
<script src="../../js/theme.js?1690471541" defer></script>
</body>
</html>