2022-04-02 13:30:16 +00:00
<!DOCTYPE html>
2022-11-01 01:10:49 +00:00
< html lang = "en" dir = "ltr" >
2022-04-02 13:30:16 +00:00
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
2023-09-26 19:28:12 +00:00
< meta name = "generator" content = "Hugo 0.119.0" >
2023-10-02 09:45:01 +00:00
< meta name = "generator" content = "Relearn 5.22.1+tip" >
2022-04-02 13:30:16 +00:00
< meta name = "description" content = "Documentation for Hugo Relearn Theme" >
2023-10-10 21:22:41 +00:00
< meta name = "author" content = "Sören Weber" >
2023-10-11 16:03:03 +00:00
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:image" content = "https://McShelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta name = "twitter:title" content = "Credits :: Hugo Relearn Theme" >
< meta name = "twitter:description" content = "Documentation for Hugo Relearn Theme" >
2023-10-11 15:32:39 +00:00
< meta property = "og:title" content = "Credits :: Hugo Relearn Theme" >
< meta property = "og:description" content = "Documentation for Hugo Relearn Theme" >
< meta property = "og:type" content = "website" >
2023-10-11 15:42:11 +00:00
< meta property = "og:url" content = "https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" >
2023-10-11 15:32:39 +00:00
< meta property = "og:image" content = "https://McShelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta property = "og:site_name" content = "Hugo Relearn Theme" >
2022-04-02 13:30:16 +00:00
< title > Credits :: Hugo Relearn Theme< / title >
2023-01-25 11:42:06 +00:00
< 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" >
2022-11-15 06:35:08 +00:00
< link href = "https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" rel = "canonical" type = "text/html" title = "Credits :: Hugo Relearn Theme" >
2022-11-06 00:38:34 +00:00
< link href = "../../more/credits/index.xml" rel = "alternate" type = "application/rss+xml" title = "Credits :: Hugo Relearn Theme" >
2023-10-26 22:45:00 +00:00
< link href = "../../images/logo.svg?1698360292" rel = "icon" type = "image/svg+xml" >
2022-07-15 13:20:02 +00:00
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how - to - use -->
2023-10-26 22:45:00 +00:00
< link href = "../../css/fontawesome-all.min.css?1698360293" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fontawesome-all.min.css?1698360293" rel = "stylesheet" > < / noscript >
< link href = "../../css/nucleus.css?1698360293" rel = "stylesheet" >
< link href = "../../css/auto-complete.css?1698360293" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/auto-complete.css?1698360293" rel = "stylesheet" > < / noscript >
< link href = "../../css/perfect-scrollbar.min.css?1698360293" rel = "stylesheet" >
< link href = "../../css/fonts.css?1698360293" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fonts.css?1698360293" rel = "stylesheet" > < / noscript >
< link href = "../../css/theme.css?1698360293" rel = "stylesheet" >
< link href = "../../css/theme-auto.css?1698360293" rel = "stylesheet" id = "R-variant-style" >
< link href = "../../css/variant.css?1698360293" rel = "stylesheet" >
< link href = "../../css/print.css?1698360293" rel = "stylesheet" media = "print" >
< link href = "../../css/format-print.css?1698360293" rel = "stylesheet" >
< link href = "../../css/ie.css?1698360293" rel = "stylesheet" >
< script src = "../../js/url.js?1698360293" > < / script >
< script src = "../../js/variant.js?1698360293" > < / script >
2022-04-02 13:30:16 +00:00
< 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
2022-11-05 23:35:48 +00:00
window.index_js_url="../../index.search.js";
var root_url="../../";
2022-04-02 13:30:16 +00:00
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!';
2023-09-26 20:26:46 +00:00
window.T_Reset_view = 'Reset view';
2023-10-01 10:25:48 +00:00
window.T_View_reset = 'View reset!';
2022-11-17 21:13:11 +00:00
window.T_No_results_found = 'No results found for \u0022{0}\u0022';
window.T_N_results_found = '{1} results found for \u0022{0}\u0022';
2022-04-02 13:30:16 +00:00
// some further base stuff
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
2023-08-12 14:11:21 +00:00
window.variants & & variants.init( [ 'auto', 'relearn-bright', 'relearn-light', 'relearn-dark', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
2022-04-02 13:30:16 +00:00
< / script >
2022-12-02 15:05:54 +00:00
< style >
2023-09-23 08:19:35 +00:00
#R-body img.bg-white {
2022-12-02 15:05:54 +00:00
background-color: white;
}
< / style >
2022-04-02 13:30:16 +00:00
< / head >
2022-11-15 06:35:08 +00:00
< body class = "mobile-support print disableInlineCopyToClipboard" data-url = "../../more/credits/index.html" >
2023-09-23 08:19:35 +00:00
< div id = "R-body" class = "default-animation" >
< div id = "R-body-overlay" > < / div >
< nav id = "R-topbar" >
2023-09-18 18:49:44 +00:00
< div class = "topbar-wrapper" >
2023-09-13 21:30:04 +00:00
< div class = "topbar-sidebar-divider" > < / div >
2023-09-18 18:49:44 +00:00
< div class = "topbar-area topbar-area-start" data-area = "start" >
< div class = "topbar-button topbar-button-sidebar" data-content-empty = "disable" data-width-s = "show" data-width-m = "hide" data-width-l = "hide" >
< button class = "topbar-control" onclick = "toggleNav()" type = "button" title = "Menu (CTRL+ALT+n)" >
2023-09-12 21:10:21 +00:00
< i class = "fa-fw fas fa-bars" > < / i >
< / button >
< / div >
2023-09-13 21:30:04 +00:00
< / div >
2023-09-20 22:28:27 +00:00
< ol class = "topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype = "http://schema.org/BreadcrumbList" > < li
2023-09-26 20:26:46 +00:00
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< span itemprop = "name" > Credits< / span > < meta itemprop = "position" content = "1" > < / li >
2023-09-13 21:30:04 +00:00
< / ol >
2023-09-18 18:49:44 +00:00
< div class = "topbar-area topbar-area-end" data-area = "end" >
2023-09-12 21:19:47 +00:00
< / div >
2022-04-02 13:30:16 +00:00
< / div >
< / nav >
2023-09-23 08:19:35 +00:00
< div id = "R-main-overlay" > < / div >
< main id = "R-body-inner" class = "highlightable default" tabindex = "-1" >
2022-04-02 13:30:16 +00:00
< div class = "flex-block-wrapper" >
2022-11-07 19:58:08 +00:00
< article class = "default" >
2023-05-19 18:46:07 +00:00
< header class = "headline" >
< / header >
2022-11-13 21:34:47 +00:00
< h1 id = "credits" > Credits< / h1 >
2022-07-05 22:16:52 +00:00
2022-06-23 13:32:48 +00:00
< h2 id = "contributors" > Contributors< / h2 >
2023-10-24 20:50:18 +00:00
< 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 >
2023-08-05 12:37:25 +00:00
< h2 id = "theme-dependencies" > Theme Dependencies< / h2 >
2022-06-23 13:32:48 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< 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
2023-02-04 00:55:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< 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 >
2023-02-04 00:55:05 +00:00
< / ul >
< / li >
2023-10-24 20:50:18 +00:00
< li >
< a href = "https://fontawesome.com" target = "_blank" > Font Awesome< / a > - The internet’ s icon library and toolkit< / li >
< li >
< a href = "https://github.com/nodeca/js-yaml" target = "_blank" > js-yaml< / a > - JavaScript YAML parser and dumper< / 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 >
2022-06-23 13:32:48 +00:00
< / ul >
2023-08-05 12:37:25 +00:00
< h2 id = "docs-dependencies" > Docs Dependencies< / h2 >
< ul >
2023-10-24 20:50:18 +00:00
< li >
< a href = "https://github.com/buttons/github-buttons" target = "_blank" > github-buttons< / a > - Unofficial github:buttons< / li >
2023-08-05 12:37:25 +00:00
< / ul >
< h2 id = "tooling-dependencies" > Tooling Dependencies< / h2 >
2022-06-23 13:32:48 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li >
< a href = "https://github.com" target = "_blank" > GitHub< / a > - Continuous deployment, testing and hosting of this project’ s sources and its documentation< / li >
2023-01-28 10:59:37 +00:00
< li > Various GitHub Actions
< ul >
2023-10-24 20:50:18 +00:00
< li >
< a href = "https://github.com/actions/checkout" target = "_blank" > https://github.com/actions/checkout< / a > < / li >
< 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 >
2023-01-28 10:59:37 +00:00
< / ul >
< / li >
2023-10-24 20:50:18 +00:00
< 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 >
2022-06-23 13:32:48 +00:00
< / ul >
< footer class = "footline" >
< / footer >
< / article >
2023-05-17 22:13:41 +00:00
2022-04-02 13:30:16 +00:00
< / div >
< / main >
< / div >
2023-10-26 22:45:00 +00:00
< script src = "../../js/clipboard.min.js?1698360293" defer > < / script >
< script src = "../../js/perfect-scrollbar.min.js?1698360293" defer > < / script >
< script src = "../../js/theme.js?1698360293" defer > < / script >
2022-04-02 13:30:16 +00:00
< / body >
< / html >