mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-19 00:04:11 +00:00
deploy: 64c2f177f1
This commit is contained in:
parent
a721230518
commit
569d8d7e18
356 changed files with 7515 additions and 7519 deletions
404.html
basics
changelog
configuration
customization
generator
history
index.htmlindex.print.htmlinstallation
migration
requirements
categories
cont
dev
index.htmlindex.print.htmlindex.search.jsmore
pir
404.html
basics
configuration
customization
generator
history
index.htmlindex.print.htmlinstallation
migration
requirements
categories
cont
dev
index.htmlindex.print.htmlindex.search.jsmore
28
404.html
28
404.html
|
@ -8,20 +8,20 @@
|
||||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>404 Page not found :: Hugo Relearn Theme</title>
|
<title>404 Page not found :: Hugo Relearn Theme</title>
|
||||||
<link href="./images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="./css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="./css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1675083444" rel="stylesheet">
|
<link href="./css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1675083444" rel="stylesheet">
|
<link href="./css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1675083444" rel="stylesheet">
|
<link href="./css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="./css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1675083444"></script>
|
<script src="./js/url.js?1675094101"></script>
|
||||||
<script src="./js/variant.js?1675083444"></script>
|
<script src="./js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/jquery.min.js?1675083444" defer></script>
|
<script src="./js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
p, li, ul {
|
p, li, ul {
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
|
@ -9,20 +9,20 @@
|
||||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>Hugo Relearn Theme</title>
|
<title>Hugo Relearn Theme</title>
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1597,12 +1597,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083444" defer></script>
|
<script src="../../js/auto-complete.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/search.js?1675083444" defer></script>
|
<script src="../../js/search.js?1675094101" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -1718,12 +1718,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083444"></script>
|
<script async src="../../js/buttons.js?1675094101"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083444" defer></script>
|
<script src="../../js/clipboard.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083444" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/theme.js?1675083444" defer></script>
|
<script src="../../js/theme.js?1675094101" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -9,21 +9,21 @@
|
||||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>Hugo Relearn Theme</title>
|
<title>Hugo Relearn Theme</title>
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -989,8 +989,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
|
<link href="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configuration :: Hugo Relearn Theme">
|
<link href="../../basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configuration :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -370,12 +370,12 @@ default values:</p>
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -491,12 +491,12 @@ default values:</p>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/configuration/index.html" rel="canonical" type="text/html" title="Configuration :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/configuration/index.html" rel="canonical" type="text/html" title="Configuration :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
|
<link href="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -254,8 +254,8 @@ default values:</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
<link href="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/customization/index.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme">
|
<link href="../../basics/customization/index.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -253,12 +253,12 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -374,12 +374,12 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="canonical" type="text/html" title="Customization :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="canonical" type="text/html" title="Customization :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
<link href="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -147,8 +147,8 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
|
<link href="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
|
<link href="../../basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -229,12 +229,12 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -350,17 +350,17 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1675083445" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1675094102" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1675083445" defer></script>
|
<script src="../../js/mermaid.min.js?1675094102" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/generator/index.html" rel="canonical" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/generator/index.html" rel="canonical" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
|
<link href="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -132,13 +132,13 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1675083446" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1675094103" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1675083446" defer></script>
|
<script src="../../js/mermaid.min.js?1675094103" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme">
|
<link href="../../basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/history/index.print.html" rel="alternate" type="text/html" title="History :: Hugo Relearn Theme">
|
<link href="../../basics/history/index.print.html" rel="alternate" type="text/html" title="History :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1603,12 +1603,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -1724,12 +1724,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" rel="canonical" type="text/html" title="History :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" rel="canonical" type="text/html" title="History :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme">
|
<link href="../../basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -995,8 +995,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
|
<link href="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
|
||||||
<link href="../basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Hugo Relearn Theme">
|
<link href="../basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Hugo Relearn Theme">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083444"></script>
|
<script src="../js/url.js?1675094101"></script>
|
||||||
<script src="../js/variant.js?1675083444"></script>
|
<script src="../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083444" defer></script>
|
<script src="../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -172,12 +172,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1675083445" defer></script>
|
<script src="../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../js/search.js?1675083445" defer></script>
|
<script src="../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -293,12 +293,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../js/buttons.js?1675083445"></script>
|
<script async src="../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../js/theme.js?1675083445" defer></script>
|
<script src="../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/index.html" rel="canonical" type="text/html" title="Basics :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/index.html" rel="canonical" type="text/html" title="Basics :: Hugo Relearn Theme">
|
||||||
<link href="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
|
<link href="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../js/url.js?1675083445"></script>
|
<script src="../js/url.js?1675094102"></script>
|
||||||
<script src="../js/variant.js?1675083445"></script>
|
<script src="../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083445" defer></script>
|
<script src="../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1940,13 +1940,13 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../js/jquery.svg.pan.zoom.js?1675083446" defer></script>
|
<script src="../js/jquery.svg.pan.zoom.js?1675094103" defer></script>
|
||||||
<script src="../js/mermaid.min.js?1675083446" defer></script>
|
<script src="../js/mermaid.min.js?1675094103" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/theme.js?1675083446" defer></script>
|
<script src="../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
|
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/installation/index.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme">
|
<link href="../../basics/installation/index.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -249,12 +249,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -370,12 +370,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/installation/index.html" rel="canonical" type="text/html" title="Installation :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/installation/index.html" rel="canonical" type="text/html" title="Installation :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
|
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -146,8 +146,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Hugo Relearn Theme">
|
<link href="../../basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -746,12 +746,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -867,12 +867,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -617,8 +617,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
|
<link href="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirements :: Hugo Relearn Theme">
|
<link href="../../basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirements :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -180,12 +180,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -301,12 +301,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/requirements/index.html" rel="canonical" type="text/html" title="Requirements :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/requirements/index.html" rel="canonical" type="text/html" title="Requirements :: Hugo Relearn Theme">
|
||||||
<link href="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
|
<link href="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -93,8 +93,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Hugo Relearn Theme">
|
<link href="../categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Hugo Relearn Theme">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083444"></script>
|
<script src="../js/url.js?1675094101"></script>
|
||||||
<script src="../js/variant.js?1675083444"></script>
|
<script src="../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083444" defer></script>
|
<script src="../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -159,12 +159,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1675083445" defer></script>
|
<script src="../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../js/search.js?1675083445" defer></script>
|
<script src="../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -280,12 +280,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../js/buttons.js?1675083445"></script>
|
<script async src="../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../js/theme.js?1675083445" defer></script>
|
<script src="../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
<link href="../../cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -293,12 +293,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -414,12 +414,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/archetypes/index.html" rel="canonical" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/archetypes/index.html" rel="canonical" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -184,8 +184,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
<link href="../../cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -291,12 +291,12 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -412,12 +412,12 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -187,8 +187,8 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
||||||
<link href="../cont/index.print.html" rel="alternate" type="text/html" title="Content :: Hugo Relearn Theme">
|
<link href="../cont/index.print.html" rel="alternate" type="text/html" title="Content :: Hugo Relearn Theme">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083444"></script>
|
<script src="../js/url.js?1675094101"></script>
|
||||||
<script src="../js/variant.js?1675083444"></script>
|
<script src="../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083444" defer></script>
|
<script src="../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -172,12 +172,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1675083445" defer></script>
|
<script src="../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../js/search.js?1675083445" defer></script>
|
<script src="../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -293,12 +293,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../js/buttons.js?1675083445"></script>
|
<script async src="../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../js/theme.js?1675083445" defer></script>
|
<script src="../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/index.html" rel="canonical" type="text/html" title="Content :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/index.html" rel="canonical" type="text/html" title="Content :: Hugo Relearn Theme">
|
||||||
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../js/url.js?1675083445"></script>
|
<script src="../js/url.js?1675094102"></script>
|
||||||
<script src="../js/variant.js?1675083445"></script>
|
<script src="../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083445" defer></script>
|
<script src="../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1372,8 +1372,8 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../js/theme.js?1675083446" defer></script>
|
<script src="../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/markdown/index.print.html" rel="alternate" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
<link href="../../cont/markdown/index.print.html" rel="alternate" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -976,12 +976,12 @@ line 3 of code
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083444" defer></script>
|
<script src="../../js/auto-complete.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/search.js?1675083444" defer></script>
|
<script src="../../js/search.js?1675094101" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -1097,12 +1097,12 @@ line 3 of code
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083444"></script>
|
<script async src="../../js/buttons.js?1675094101"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083444" defer></script>
|
<script src="../../js/clipboard.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083444" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/theme.js?1675083444" defer></script>
|
<script src="../../js/theme.js?1675094101" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/markdown/index.html" rel="canonical" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/markdown/index.html" rel="canonical" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -831,8 +831,8 @@ line 3 of code
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
<link href="../../cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -290,12 +290,12 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083444" defer></script>
|
<script src="../../js/auto-complete.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/search.js?1675083444" defer></script>
|
<script src="../../js/search.js?1675094101" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -411,12 +411,12 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083444"></script>
|
<script async src="../../js/buttons.js?1675094101"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083444" defer></script>
|
<script src="../../js/clipboard.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083444" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/theme.js?1675083444" defer></script>
|
<script src="../../js/theme.js?1675094101" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -192,8 +192,8 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/pages/index.print.html" rel="alternate" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
<link href="../../cont/pages/index.print.html" rel="alternate" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -298,12 +298,12 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -419,12 +419,12 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/pages/index.html" rel="canonical" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/pages/index.html" rel="canonical" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -192,8 +192,8 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
<link href="../../cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -228,12 +228,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083444" defer></script>
|
<script src="../../js/auto-complete.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/search.js?1675083444" defer></script>
|
<script src="../../js/search.js?1675094101" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -349,12 +349,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083444"></script>
|
<script async src="../../js/buttons.js?1675094101"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083444" defer></script>
|
<script src="../../js/clipboard.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083444" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/theme.js?1675083444" defer></script>
|
<script src="../../js/theme.js?1675094101" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -129,8 +129,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Hugo Relearn Theme">
|
<link href="../../cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -204,12 +204,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083444" defer></script>
|
<script src="../../js/auto-complete.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083444" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/search.js?1675083444" defer></script>
|
<script src="../../js/search.js?1675094101" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -325,12 +325,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083444"></script>
|
<script async src="../../js/buttons.js?1675094101"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083444" defer></script>
|
<script src="../../js/clipboard.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083444" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094101" defer></script>
|
||||||
<script src="../../js/theme.js?1675083444" defer></script>
|
<script src="../../js/theme.js?1675094101" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Hugo Relearn Theme">
|
||||||
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -105,8 +105,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -298,12 +298,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -423,12 +423,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -200,8 +200,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083444"></script>
|
<script src="../js/url.js?1675094101"></script>
|
||||||
<script src="../js/variant.js?1675083444"></script>
|
<script src="../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083444" defer></script>
|
<script src="../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -178,12 +178,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1675083445" defer></script>
|
<script src="../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../js/search.js?1675083445" defer></script>
|
<script src="../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -303,12 +303,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../js/buttons.js?1675083445"></script>
|
<script async src="../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../js/theme.js?1675083445" defer></script>
|
<script src="../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../js/url.js?1675083445"></script>
|
<script src="../js/url.js?1675094102"></script>
|
||||||
<script src="../js/variant.js?1675083445"></script>
|
<script src="../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083445" defer></script>
|
<script src="../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -230,7 +230,7 @@
|
||||||
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
||||||
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
||||||
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
||||||
<p>A once released ticket is not allowed to be reopened and rereleased in a different release. Write a new ticket in this case.</p>
|
<p>A once released ticket is not allowed to be reopened and rereleased in a different milestone. This would cause the changelog to be changed even for the milestone the issue was previously released in. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
||||||
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
||||||
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
||||||
|
@ -381,13 +381,13 @@
|
||||||
<h2 id="making-releases">Making Releases</h2>
|
<h2 id="making-releases">Making Releases</h2>
|
||||||
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
||||||
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
||||||
|
<p>Treat released milestones as immutable. Don’t rerelease an already released milestone. An already released milestone may already been consumed by your users.</p>
|
||||||
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
||||||
<p>The following checks will be enforced</p>
|
<p>The following checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>the milestone exists</li>
|
<li>the milestone exists</li>
|
||||||
<li>there is at least one closed issue assigned to the milestone</li>
|
<li>there is at least one closed issue assigned to the milestone</li>
|
||||||
<li>all assigned issues for this milestone are closed</li>
|
<li>all assigned issues for this milestone are closed</li>
|
||||||
<li>the milestone is not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../basics/migration/">What’s new</a> page</li>
|
||||||
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../basics/migration/">What’s new</a> page</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -507,8 +507,8 @@
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../js/theme.js?1675083446" defer></script>
|
<script src="../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -124,7 +124,7 @@
|
||||||
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
||||||
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
||||||
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
||||||
<p>A once released ticket is not allowed to be reopened and rereleased in a different release. Write a new ticket in this case.</p>
|
<p>A once released ticket is not allowed to be reopened and rereleased in a different milestone. This would cause the changelog to be changed even for the milestone the issue was previously released in. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
||||||
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
||||||
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
||||||
|
@ -275,13 +275,13 @@
|
||||||
<h2 id="making-releases">Making Releases</h2>
|
<h2 id="making-releases">Making Releases</h2>
|
||||||
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
||||||
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
||||||
|
<p>Treat released milestones as immutable. Don’t rerelease an already released milestone. An already released milestone may already been consumed by your users.</p>
|
||||||
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
||||||
<p>The following checks will be enforced</p>
|
<p>The following checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>the milestone exists</li>
|
<li>the milestone exists</li>
|
||||||
<li>there is at least one closed issue assigned to the milestone</li>
|
<li>there is at least one closed issue assigned to the milestone</li>
|
||||||
<li>all assigned issues for this milestone are closed</li>
|
<li>all assigned issues for this milestone are closed</li>
|
||||||
<li>the milestone is not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
||||||
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -377,12 +377,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -502,12 +502,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
<p>Issues are categorized and managed by assigning <a href="#labels">labels</a> to it.</p>
|
||||||
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
<p>Once working on an issue, assign it to a fitting maintainer.</p>
|
||||||
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
<p>When done, close the ticket. Once an issue is closed, it needs to be assigned to next release milestone.</p>
|
||||||
<p>A once released ticket is not allowed to be reopened and rereleased in a different release. Write a new ticket in this case.</p>
|
<p>A once released ticket is not allowed to be reopened and rereleased in a different milestone. This would cause the changelog to be changed even for the milestone the issue was previously released in. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
<h2 id="managing-pull-requests">Managing Pull Requests</h2>
|
||||||
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
<p>If a PR is merged and closed it needs an accompanied issue assigned to. If there is no issue for a PR, the maintainer needs to create one.</p>
|
||||||
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
<p>You can assign multiple PRs to one issue as long as they belong together.</p>
|
||||||
|
@ -238,13 +238,13 @@
|
||||||
<h2 id="making-releases">Making Releases</h2>
|
<h2 id="making-releases">Making Releases</h2>
|
||||||
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
<p>A release is based on a milestone named like the release itself - just the version number, eg: <code>1.2.3</code>. It’s in the maintainers responsiblity to check <a href="#semver">semver semantics</a> of the milestone’s name prior to release and change it if necessary.</p>
|
||||||
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
<p>Making releases is automated by the <code>version-release</code> GitHub Action. It requires the version number of the milestone that should be released. The release will be created from the <code>main</code> branch of the repository.</p>
|
||||||
|
<p>Treat released milestones as immutable. Don’t rerelease an already released milestone. An already released milestone may already been consumed by your users.</p>
|
||||||
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
<p>During execution of the action a few things are checked. If a check fails the action fails, resulting in no new release. You can correct the errors afterwards and rerun the action.</p>
|
||||||
<p>The following checks will be enforced</p>
|
<p>The following checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>the milestone exists</li>
|
<li>the milestone exists</li>
|
||||||
<li>there is at least one closed issue assigned to the milestone</li>
|
<li>there is at least one closed issue assigned to the milestone</li>
|
||||||
<li>all assigned issues for this milestone are closed</li>
|
<li>all assigned issues for this milestone are closed</li>
|
||||||
<li>the milestone is not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
||||||
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
<li>if it’s a patch release, there must be the <code><major>.<minor></code> from the previous release at the beginning of the <a href="../../basics/migration/">What’s new</a> page</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -268,8 +268,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -278,12 +278,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -403,12 +403,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -170,8 +170,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
48
index.html
48
index.html
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="./index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme">
|
<link href="./index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme">
|
||||||
<link href="./index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme">
|
<link href="./index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme">
|
||||||
<link href="./images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="./css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="./css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1675083444" rel="stylesheet">
|
<link href="./css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1675083444" rel="stylesheet">
|
<link href="./css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1675083444" rel="stylesheet">
|
<link href="./css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="./css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="./css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1675083444"></script>
|
<script src="./js/url.js?1675094101"></script>
|
||||||
<script src="./js/variant.js?1675083444"></script>
|
<script src="./js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/jquery.min.js?1675083444" defer></script>
|
<script src="./js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -246,12 +246,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/auto-complete.js?1675083445" defer></script>
|
<script src="./js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="./js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="./js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="./js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="./js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="./js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="./js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="./js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="./js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="./js/search.js?1675083445" defer></script>
|
<script src="./js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -367,12 +367,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="./js/buttons.js?1675083445"></script>
|
<script async src="./js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="./js/clipboard.min.js?1675083445" defer></script>
|
<script src="./js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="./js/theme.js?1675083445" defer></script>
|
<script src="./js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/index.html" rel="canonical" type="text/html" title="Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/index.html" rel="canonical" type="text/html" title="Hugo Relearn Theme">
|
||||||
<link href="./index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme">
|
<link href="./index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme">
|
||||||
<link href="./images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="./css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="./css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1675083445" rel="stylesheet">
|
<link href="./css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1675083445" rel="stylesheet">
|
<link href="./css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1675083445" rel="stylesheet">
|
<link href="./css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="./css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="./css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="./css/format-print.css?1675083445" rel="stylesheet">
|
<link href="./css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="./js/url.js?1675083445"></script>
|
<script src="./js/url.js?1675094102"></script>
|
||||||
<script src="./js/variant.js?1675083445"></script>
|
<script src="./js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/jquery.min.js?1675083445" defer></script>
|
<script src="./js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -6468,8 +6468,8 @@ mindmap
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="./js/clipboard.min.js?1675083446" defer></script>
|
<script src="./js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script>
|
<script>
|
||||||
function useMathJax( config ){
|
function useMathJax( config ){
|
||||||
if( !Object.assign ){
|
if( !Object.assign ){
|
||||||
|
@ -6498,16 +6498,16 @@ mindmap
|
||||||
}
|
}
|
||||||
useMathJax( JSON.parse("{}") );
|
useMathJax( JSON.parse("{}") );
|
||||||
</script>
|
</script>
|
||||||
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1675083446"></script>
|
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1675094103"></script>
|
||||||
<script src="./js/jquery.svg.pan.zoom.js?1675083446" defer></script>
|
<script src="./js/jquery.svg.pan.zoom.js?1675094103" defer></script>
|
||||||
<script src="./js/mermaid.min.js?1675083446" defer></script>
|
<script src="./js/mermaid.min.js?1675094103" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/rapidoc-min.js?1675083446" defer></script>
|
<script src="./js/rapidoc-min.js?1675094103" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseSwagger = JSON.parse("{}");
|
window.themeUseSwagger = JSON.parse("{}");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/theme.js?1675083446" defer></script>
|
<script src="./js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -13,20 +13,20 @@
|
||||||
<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/pir/more/credits/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
|
<link href="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
|
||||||
<link href="../../more/credits/index.print.html" rel="alternate" type="text/html" title="Credits :: Hugo Relearn Theme">
|
<link href="../../more/credits/index.print.html" rel="alternate" type="text/html" title="Credits :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -121,7 +121,6 @@
|
||||||
<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/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/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/mingjun97/file-regex-replace" target="_blank">https://github.com/mingjun97/file-regex-replace</a></li>
|
||||||
<li><a href="https://github.com/mukunku/tag-exists-action" target="_blank">https://github.com/mukunku/tag-exists-action</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/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-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/peaceiris/actions-hugo" target="_blank">https://github.com/peaceiris/actions-hugo</a></li>
|
||||||
|
@ -211,12 +210,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -332,12 +331,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<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/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="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="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -106,7 +106,6 @@
|
||||||
<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/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/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/mingjun97/file-regex-replace" target="_blank">https://github.com/mingjun97/file-regex-replace</a></li>
|
||||||
<li><a href="https://github.com/mukunku/tag-exists-action" target="_blank">https://github.com/mukunku/tag-exists-action</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/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-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/peaceiris/actions-hugo" target="_blank">https://github.com/peaceiris/actions-hugo</a></li>
|
||||||
|
@ -124,8 +123,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
||||||
<link href="../../more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
<link href="../../more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083444" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083444" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083444" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083444" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094101" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094101" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083444" rel="stylesheet">
|
<link href="../../css/theme.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083444" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094101" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083444" rel="stylesheet">
|
<link href="../../css/ie.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083444" rel="stylesheet">
|
<link href="../../css/variant.css?1675094101" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083444" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094101" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083444"></script>
|
<script src="../../js/url.js?1675094101"></script>
|
||||||
<script src="../../js/variant.js?1675083444"></script>
|
<script src="../../js/variant.js?1675094101"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083444" defer></script>
|
<script src="../../js/jquery.min.js?1675094101" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -209,12 +209,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083445" defer></script>
|
<script src="../../js/auto-complete.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083445" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/search.js?1675083445" defer></script>
|
<script src="../../js/search.js?1675094102" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -330,12 +330,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083445"></script>
|
<script async src="../../js/buttons.js?1675094102"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083445" defer></script>
|
<script src="../../js/clipboard.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083445" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094102" defer></script>
|
||||||
<script src="../../js/theme.js?1675083445" defer></script>
|
<script src="../../js/theme.js?1675094102" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
||||||
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
||||||
<link href="../../images/logo.svg?1675083444" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094101" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083445" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083445" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083445" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083445" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094102" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094102" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083445" rel="stylesheet">
|
<link href="../../css/theme.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083445" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094102" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083445" rel="stylesheet">
|
<link href="../../css/ie.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083445" rel="stylesheet">
|
<link href="../../css/variant.css?1675094102" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083445" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094102" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083445" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094102" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083445"></script>
|
<script src="../../js/url.js?1675094102"></script>
|
||||||
<script src="../../js/variant.js?1675083445"></script>
|
<script src="../../js/variant.js?1675094102"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083445" defer></script>
|
<script src="../../js/jquery.min.js?1675094102" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -110,8 +110,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../js/theme.js?1675083446" defer></script>
|
<script src="../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
28
pir/404.html
28
pir/404.html
|
@ -8,20 +8,20 @@
|
||||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>404 Page not found :: Cap'n Hugo Relearrrn Theme</title>
|
<title>404 Page not found :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083446"></script>
|
<script src="../js/url.js?1675094103"></script>
|
||||||
<script src="../js/variant.js?1675083446"></script>
|
<script src="../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083446" defer></script>
|
<script src="../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
p, li, ul {
|
p, li, ul {
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -350,12 +350,12 @@ default values:</p>
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -471,12 +471,12 @@ default values:</p>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="canonical" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="canonical" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -263,8 +263,8 @@ default values:</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -243,12 +243,12 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -364,12 +364,12 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="canonical" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="canonical" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -156,8 +156,8 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -228,12 +228,12 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -349,12 +349,12 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="canonical" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="canonical" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -141,8 +141,8 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/history/index.print.html" rel="alternate" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/history/index.print.html" rel="alternate" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1091,12 +1091,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -1212,12 +1212,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="canonical" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="canonical" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1004,8 +1004,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../pir/basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083446"></script>
|
<script src="../../js/url.js?1675094103"></script>
|
||||||
<script src="../../js/variant.js?1675083446"></script>
|
<script src="../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -181,12 +181,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/search.js?1675083447" defer></script>
|
<script src="../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -302,12 +302,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083447"></script>
|
<script async src="../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/theme.js?1675083447" defer></script>
|
<script src="../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="canonical" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="canonical" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083448"></script>
|
<script src="../../js/url.js?1675094105"></script>
|
||||||
<script src="../../js/variant.js?1675083448"></script>
|
<script src="../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -2012,8 +2012,8 @@ window.variants && variants.generator( '#vargenerator' );
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/theme.js?1675083448" defer></script>
|
<script src="../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/installation/index.print.html" rel="alternate" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/installation/index.print.html" rel="alternate" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -242,12 +242,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -363,12 +363,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="canonical" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="canonical" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -155,8 +155,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -713,12 +713,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -834,12 +834,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -626,8 +626,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -189,12 +189,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -310,12 +310,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="canonical" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="canonical" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -102,8 +102,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../pir/categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083446"></script>
|
<script src="../../js/url.js?1675094103"></script>
|
||||||
<script src="../../js/variant.js?1675083446"></script>
|
<script src="../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -159,12 +159,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083448" defer></script>
|
<script src="../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083448" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083448" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083448" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083448" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/search.js?1675083448" defer></script>
|
<script src="../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -280,12 +280,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083448"></script>
|
<script async src="../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/theme.js?1675083448" defer></script>
|
<script src="../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -280,12 +280,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -401,12 +401,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="canonical" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="canonical" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -193,8 +193,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -283,12 +283,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -404,12 +404,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -196,8 +196,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../pir/cont/index.print.html" rel="alternate" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/cont/index.print.html" rel="alternate" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083446"></script>
|
<script src="../../js/url.js?1675094103"></script>
|
||||||
<script src="../../js/variant.js?1675083446"></script>
|
<script src="../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -181,12 +181,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/search.js?1675083447" defer></script>
|
<script src="../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -302,12 +302,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083447"></script>
|
<script async src="../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/theme.js?1675083447" defer></script>
|
<script src="../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="canonical" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="canonical" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083448"></script>
|
<script src="../../js/url.js?1675094105"></script>
|
||||||
<script src="../../js/variant.js?1675083448"></script>
|
<script src="../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -1444,8 +1444,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/theme.js?1675083448" defer></script>
|
<script src="../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -927,12 +927,12 @@ line 3 o' code
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083446" defer></script>
|
<script src="../../../js/auto-complete.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/search.js?1675083446" defer></script>
|
<script src="../../../js/search.js?1675094103" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -1048,12 +1048,12 @@ line 3 o' code
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083446"></script>
|
<script async src="../../../js/buttons.js?1675094103"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083446" defer></script>
|
<script src="../../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="canonical" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="canonical" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -840,8 +840,8 @@ line 3 o' code
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -288,12 +288,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083446" defer></script>
|
<script src="../../../js/auto-complete.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/search.js?1675083446" defer></script>
|
<script src="../../../js/search.js?1675094103" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -409,12 +409,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083446"></script>
|
<script async src="../../../js/buttons.js?1675094103"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083446" defer></script>
|
<script src="../../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -201,8 +201,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/pages/index.print.html" rel="alternate" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/pages/index.print.html" rel="alternate" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -288,12 +288,12 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -409,12 +409,12 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="canonical" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="canonical" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -201,8 +201,8 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -225,12 +225,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083446" defer></script>
|
<script src="../../../js/auto-complete.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/search.js?1675083446" defer></script>
|
<script src="../../../js/search.js?1675094103" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -346,12 +346,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083446"></script>
|
<script async src="../../../js/buttons.js?1675094103"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083446" defer></script>
|
<script src="../../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -138,8 +138,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -200,12 +200,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083446" defer></script>
|
<script src="../../../js/auto-complete.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083446" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/search.js?1675083446" defer></script>
|
<script src="../../../js/search.js?1675094103" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -321,12 +321,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083446"></script>
|
<script async src="../../../js/buttons.js?1675094103"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083446" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083446" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094103" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083446" defer></script>
|
<script src="../../../js/theme.js?1675094103" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -113,8 +113,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -296,12 +296,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -421,12 +421,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -209,8 +209,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1675083446"></script>
|
<script src="../../js/url.js?1675094103"></script>
|
||||||
<script src="../../js/variant.js?1675083446"></script>
|
<script src="../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -187,12 +187,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/search.js?1675083447" defer></script>
|
<script src="../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -312,12 +312,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../js/buttons.js?1675083447"></script>
|
<script async src="../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../js/theme.js?1675083447" defer></script>
|
<script src="../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1675083448"></script>
|
<script src="../../js/url.js?1675094105"></script>
|
||||||
<script src="../../js/variant.js?1675083448"></script>
|
<script src="../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -256,7 +256,7 @@
|
||||||
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
||||||
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
||||||
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
||||||
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different release. Write a new ticket 'n this case.</p>
|
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different milestone. This would cause th' changelog t' be changed even fer th' milestone th' issue was previously released 'n. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
||||||
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
||||||
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
||||||
|
@ -407,13 +407,13 @@
|
||||||
<h2 id="making-releases">Mak'n Releases</h2>
|
<h2 id="making-releases">Mak'n Releases</h2>
|
||||||
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
||||||
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
||||||
|
<p>Treat released milestones as immut'ble. Don’t rerelease an already released milestone. An already released milestone may already been consumed by yer users.</p>
|
||||||
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
||||||
<p>Th' follow'n checks will be enforced</p>
|
<p>Th' follow'n checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>th' milestone exists</li>
|
<li>th' milestone exists</li>
|
||||||
<li>there be at least one closed issue assigned t' th' milestone</li>
|
<li>there be at least one closed issue assigned t' th' milestone</li>
|
||||||
<li>all assigned issues fer this milestone be closed</li>
|
<li>all assigned issues fer this milestone be closed</li>
|
||||||
<li>th' milestone be not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../basics/migration/">What’s new</a> plank</li>
|
||||||
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../basics/migration/">What’s new</a> plank</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -543,8 +543,8 @@
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../js/theme.js?1675083448" defer></script>
|
<script src="../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
||||||
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
||||||
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
||||||
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different release. Write a new ticket 'n this case.</p>
|
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different milestone. This would cause th' changelog t' be changed even fer th' milestone th' issue was previously released 'n. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
||||||
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
||||||
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
||||||
|
@ -261,13 +261,13 @@
|
||||||
<h2 id="making-releases">Mak'n Releases</h2>
|
<h2 id="making-releases">Mak'n Releases</h2>
|
||||||
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
||||||
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
||||||
|
<p>Treat released milestones as immut'ble. Don’t rerelease an already released milestone. An already released milestone may already been consumed by yer users.</p>
|
||||||
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
||||||
<p>Th' follow'n checks will be enforced</p>
|
<p>Th' follow'n checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>th' milestone exists</li>
|
<li>th' milestone exists</li>
|
||||||
<li>there be at least one closed issue assigned t' th' milestone</li>
|
<li>there be at least one closed issue assigned t' th' milestone</li>
|
||||||
<li>all assigned issues fer this milestone be closed</li>
|
<li>all assigned issues fer this milestone be closed</li>
|
||||||
<li>th' milestone be not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
||||||
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -364,12 +364,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -489,12 +489,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
<p>Issues be categorized an' managed by assign'n <a href="#labels">labels</a> t' it.</p>
|
||||||
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
<p>Once work'n on an issue, assign it t' a fitt'n maintainer.</p>
|
||||||
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
<p>When done, close th' ticket. Once an issue be closed, it needs t' be assigned t' next release milestone.</p>
|
||||||
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different release. Write a new ticket 'n this case.</p>
|
<p>A once released ticket be not allowed t' be reopened an' rereleased 'n a different milestone. This would cause th' changelog t' be changed even fer th' milestone th' issue was previously released 'n. Instead write a new ticket.</p>
|
||||||
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
<h2 id="managing-pull-requests">Manag'n Pull Requests</h2>
|
||||||
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
<p>If a PR be merged an' closed it needs an accompanied issue assigned t'. If there be no issue fer a PR, th' maintainer needs t' create one.</p>
|
||||||
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
<p>Ye can assign multiple PRs t' one issue as long as they belong together.</p>
|
||||||
|
@ -246,13 +246,13 @@
|
||||||
<h2 id="making-releases">Mak'n Releases</h2>
|
<h2 id="making-releases">Mak'n Releases</h2>
|
||||||
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
<p>A release be based on a milestone named like th' release itself - just th' version number, eg: <code>1.2.3</code>. It’s 'n th' maintainers responsiblity t' check <a href="#semver">semver semantics</a> o' th' milestone’s name prior t' release an' change it if necessary.</p>
|
||||||
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
<p>Mak'n releases be automated by th' <code>version-release</code> GitHub Act'n. It requires th' version number o' th' milestone that should be released. Th' release will be created from th' <code>main</code> branch o' th' repository.</p>
|
||||||
|
<p>Treat released milestones as immut'ble. Don’t rerelease an already released milestone. An already released milestone may already been consumed by yer users.</p>
|
||||||
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
<p>Dur'n execut'n o' th' act'n a few th'ns be checked. If a check fails th' act'n fails, result'n 'n no new release. Ye can correct th' errors afterwards an' rerun th' act'n.</p>
|
||||||
<p>Th' follow'n checks will be enforced</p>
|
<p>Th' follow'n checks will be enforced</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>th' milestone exists</li>
|
<li>th' milestone exists</li>
|
||||||
<li>there be at least one closed issue assigned t' th' milestone</li>
|
<li>there be at least one closed issue assigned t' th' milestone</li>
|
||||||
<li>all assigned issues fer this milestone be closed</li>
|
<li>all assigned issues fer this milestone be closed</li>
|
||||||
<li>th' milestone be not previously released</li>
|
|
||||||
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a main release, there must be a new <code><major>.<minor></code> at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
||||||
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
<li>if it’s a patch release, there must be th' <code><major>.<minor></code> from th' previous release at th' beginn'n o' th' <a href="../../../basics/migration/">What’s new</a> plank</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -277,8 +277,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,20 +12,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -266,12 +266,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -391,12 +391,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -12,21 +12,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -179,8 +179,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme">
|
<link href="../pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../pir/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
<link href="../pir/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1675083446"></script>
|
<script src="../js/url.js?1675094103"></script>
|
||||||
<script src="../js/variant.js?1675083446"></script>
|
<script src="../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083446" defer></script>
|
<script src="../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -241,12 +241,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1675083447" defer></script>
|
<script src="../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../js/search.js?1675083447" defer></script>
|
<script src="../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -362,12 +362,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../js/buttons.js?1675083447"></script>
|
<script async src="../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../js/theme.js?1675083447" defer></script>
|
<script src="../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/index.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme">
|
<link href="../pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../js/url.js?1675083448"></script>
|
<script src="../js/url.js?1675094105"></script>
|
||||||
<script src="../js/variant.js?1675083448"></script>
|
<script src="../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/jquery.min.js?1675083448" defer></script>
|
<script src="../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -6844,8 +6844,8 @@ mindmap
|
||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../js/theme.js?1675083448" defer></script>
|
<script src="../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -13,20 +13,20 @@
|
||||||
<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/pir/more/credits/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/more/credits/index.print.html" rel="alternate" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/credits/index.print.html" rel="alternate" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -129,7 +129,6 @@
|
||||||
<li><a href="https://github.com/ashley-taylor/regex-property-action" target="_blank">https://github.com/ashley-taylor/regex-property-act'n</a></li>
|
<li><a href="https://github.com/ashley-taylor/regex-property-action" target="_blank">https://github.com/ashley-taylor/regex-property-act'n</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/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/mingjun97/file-regex-replace" target="_blank">https://github.com/mingjun97/file-regex-replace</a></li>
|
||||||
<li><a href="https://github.com/mukunku/tag-exists-action" target="_blank">https://github.com/mukunku/tag-exists-act'n</a></li>
|
|
||||||
<li><a href="https://github.com/octokit/graphql-action" target="_blank">https://github.com/octokit/graphql-act'n</a></li>
|
<li><a href="https://github.com/octokit/graphql-action" target="_blank">https://github.com/octokit/graphql-act'n</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-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/peaceiris/actions-hugo" target="_blank">https://github.com/peaceiris/actions-hugo</a></li>
|
||||||
|
@ -220,12 +219,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -341,12 +340,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<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/pir/more/credits/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="canonical" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="canonical" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -114,7 +114,6 @@
|
||||||
<li><a href="https://github.com/ashley-taylor/regex-property-action" target="_blank">https://github.com/ashley-taylor/regex-property-act'n</a></li>
|
<li><a href="https://github.com/ashley-taylor/regex-property-action" target="_blank">https://github.com/ashley-taylor/regex-property-act'n</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/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/mingjun97/file-regex-replace" target="_blank">https://github.com/mingjun97/file-regex-replace</a></li>
|
||||||
<li><a href="https://github.com/mukunku/tag-exists-action" target="_blank">https://github.com/mukunku/tag-exists-act'n</a></li>
|
|
||||||
<li><a href="https://github.com/octokit/graphql-action" target="_blank">https://github.com/octokit/graphql-act'n</a></li>
|
<li><a href="https://github.com/octokit/graphql-action" target="_blank">https://github.com/octokit/graphql-act'n</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-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/peaceiris/actions-hugo" target="_blank">https://github.com/peaceiris/actions-hugo</a></li>
|
||||||
|
@ -133,8 +132,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083446" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083446" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083446" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083446" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094103" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094103" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083446" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083446" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094103" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083446" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083446" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094103" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083446" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094103" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1675083446"></script>
|
<script src="../../../js/url.js?1675094103"></script>
|
||||||
<script src="../../../js/variant.js?1675083446"></script>
|
<script src="../../../js/variant.js?1675094103"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083446" defer></script>
|
<script src="../../../js/jquery.min.js?1675094103" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -206,12 +206,12 @@
|
||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1675083447" defer></script>
|
<script src="../../../js/auto-complete.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1675083447" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/search.js?1675083447" defer></script>
|
<script src="../../../js/search.js?1675094104" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
|
@ -327,12 +327,12 @@
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||||
<script async src="../../../js/buttons.js?1675083447"></script>
|
<script async src="../../../js/buttons.js?1675094104"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1675083447" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083447" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094104" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083447" defer></script>
|
<script src="../../../js/theme.js?1675094104" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -13,21 +13,21 @@
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="alternate" hreflang="pir">
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1675083446" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1675094103" rel="icon" type="image/svg+xml">
|
||||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||||
<link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1675083448" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1675083448" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1675083448" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675083448" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1675094105" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1675094105" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1675083448" rel="stylesheet">
|
<link href="../../../css/theme.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1675083448" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1675094105" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1675083448" rel="stylesheet">
|
<link href="../../../css/ie.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1675083448" rel="stylesheet">
|
<link href="../../../css/variant.css?1675094105" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1675083448" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1675094105" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1675083448" rel="stylesheet">
|
<link href="../../../css/format-print.css?1675094105" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1675083448"></script>
|
<script src="../../../js/url.js?1675094105"></script>
|
||||||
<script src="../../../js/variant.js?1675083448"></script>
|
<script src="../../../js/variant.js?1675094105"></script>
|
||||||
<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:
|
// 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
|
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/jquery.min.js?1675083448" defer></script>
|
<script src="../../../js/jquery.min.js?1675094105" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
@ -119,8 +119,8 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1675083448" defer></script>
|
<script src="../../../js/clipboard.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1675083448" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1675094105" defer></script>
|
||||||
<script src="../../../js/theme.js?1675083448" defer></script>
|
<script src="../../../js/theme.js?1675094105" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue