mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-01 04:15:33 +08:00
deploy: ba5500cc590c7d49ab9765f5507b7bd647bf7875
This commit is contained in:
parent
f884ec5880
commit
cac2e04265
30
404.html
30
404.html
@ -8,21 +8,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>404 Page not found :: Hugo Relearn Theme</title>
|
<title>404 Page not found :: Hugo Relearn Theme</title>
|
||||||
<link href="./images/logo.svg?1674478176" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="./css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1674478176" rel="stylesheet">
|
<link href="./css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1674478176" rel="stylesheet">
|
<link href="./css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1674478176" rel="stylesheet">
|
<link href="./css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="./css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1674478176"></script>
|
<script src="./js/url.js?1674514149"></script>
|
||||||
<script src="./js/variant.js?1674478176"></script>
|
<script src="./js/variant.js?1674514149"></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?1674478176" defer></script>
|
<script src="./js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
p, li, ul {
|
p, li, ul {
|
||||||
text-align: center
|
text-align: center
|
||||||
|
@ -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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1557,12 +1557,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478176" defer></script>
|
<script src="../../js/auto-complete.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/search.js?1674478176" defer></script>
|
<script src="../../js/search.js?1674514149" 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">
|
||||||
@ -1678,13 +1678,13 @@
|
|||||||
<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?1674478176"></script>
|
<script async src="../../js/buttons.js?1674514149"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478176" defer></script>
|
<script src="../../js/clipboard.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478176" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478176" defer></script>
|
<script src="../../js/featherlight.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/theme.js?1674478176" defer></script>
|
<script src="../../js/theme.js?1674514149" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,22 +9,22 @@
|
|||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -965,9 +965,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Configuration :: Hugo Relearn Theme</title>
|
<title>Configuration :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -362,12 +362,12 @@ default values:</p>
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -483,13 +483,13 @@ 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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Configuration :: Hugo Relearn Theme</title>
|
<title>Configuration :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -246,9 +246,9 @@ default values:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Customization :: Hugo Relearn Theme</title>
|
<title>Customization :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -251,12 +251,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?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -372,13 +372,13 @@ 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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Customization :: Hugo Relearn Theme</title>
|
<title>Customization :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -145,9 +145,9 @@ 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?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Stylesheet generator :: Hugo Relearn Theme</title>
|
<title>Stylesheet generator :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -227,12 +227,12 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -348,18 +348,18 @@ 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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1674478177" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1674514150" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1674478177" defer></script>
|
<script src="../../js/mermaid.min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Stylesheet generator :: Hugo Relearn Theme</title>
|
<title>Stylesheet generator :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -130,14 +130,14 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1674478178" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1674514150" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1674478178" defer></script>
|
<script src="../../js/mermaid.min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>History :: Hugo Relearn Theme</title>
|
<title>History :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1560,12 +1560,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -1681,13 +1681,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>History :: Hugo Relearn Theme</title>
|
<title>History :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -968,9 +968,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Basics :: Hugo Relearn Theme</title>
|
<title>Basics :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478176"></script>
|
<script src="../js/url.js?1674514149"></script>
|
||||||
<script src="../js/variant.js?1674478176"></script>
|
<script src="../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -170,12 +170,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1674478177" defer></script>
|
<script src="../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../js/search.js?1674478177" defer></script>
|
<script src="../js/search.js?1674514150" 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">
|
||||||
@ -291,13 +291,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../js/theme.js?1674478177" defer></script>
|
<script src="../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Basics :: Hugo Relearn Theme</title>
|
<title>Basics :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../js/url.js?1674478178"></script>
|
<script src="../js/url.js?1674514150"></script>
|
||||||
<script src="../js/variant.js?1674478178"></script>
|
<script src="../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -87,10 +87,16 @@
|
|||||||
<h1 id="whats-new">What's New</h1>
|
<h1 id="whats-new">What's New</h1>
|
||||||
|
|
||||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../basics/history/">history page</a>.</p>
|
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../basics/history/">history page</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> The minimum required Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior that may requires action by you if you want to revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="../shortcodes/attachments/"><code>attachments</code></a>, <a href="../shortcodes/badge/"><code>badge</code></a>, <a href="../shortcodes/button/"><code>button</code></a> and <a href="../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter <code>color</code> to set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -222,6 +228,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
||||||
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -339,6 +348,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||||
@ -507,7 +519,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -518,6 +535,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -577,7 +597,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> The version requirement for Hugo is the same as for the Learn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -588,7 +613,7 @@
|
|||||||
<h1 id="requirements">Requirements</h1>
|
<h1 id="requirements">Requirements</h1>
|
||||||
|
|
||||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -1861,14 +1886,14 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../js/jquery.svg.pan.zoom.js?1674478178" defer></script>
|
<script src="../js/jquery.svg.pan.zoom.js?1674514150" defer></script>
|
||||||
<script src="../js/mermaid.min.js?1674478178" defer></script>
|
<script src="../js/mermaid.min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/theme.js?1674478178" defer></script>
|
<script src="../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -12,10 +12,10 @@
|
|||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html</guid>
|
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html</guid>
|
||||||
<description>This document shows you what&rsquo;s new in the latest release. For a detailed list of changes, see the history page.
|
<description>This document shows you what&rsquo;s new in the latest release. For a detailed list of changes, see the history page.
|
||||||
|
0.95.0 The minimum required Hugo version.
|
||||||
Breaking A change that requires action by you after upgrading to assure the site is still functional.
|
Breaking A change that requires action by you after upgrading to assure the site is still functional.
|
||||||
Change A change in default behavior. This may requires action by you / may or may not be revertable by configuration.
|
Change A change in default behavior that may requires action by you if you want to revert it.
|
||||||
New Marks new behavior you might find interesting or comes configurable.
|
New Marks new behavior you might find interesting or comes configurable.</description>
|
||||||
5.9.0 (2022-12-23) Change The required folder name for the attachments shortcode was changed for leaf bundles.</description>
|
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Requirements</title>
|
<title>Requirements</title>
|
||||||
@ -23,7 +23,7 @@ New Marks new behavior you might find interesting or comes configurable.
|
|||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/requirements/index.html</guid>
|
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/requirements/index.html</guid>
|
||||||
<description>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.
|
<description>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.
|
||||||
Just download latest version of Hugo binary for your OS (Windows, Linux, Mac) : it&rsquo;s that simple.</description>
|
Just download at leat version 0.95.0 of the Hugo binary for your OS (Windows, Linux, Mac).</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Installation</title>
|
<title>Installation</title>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Installation :: Hugo Relearn Theme</title>
|
<title>Installation :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -244,12 +244,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -365,13 +365,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Installation :: Hugo Relearn Theme</title>
|
<title>Installation :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -141,9 +141,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>What's New :: Hugo Relearn Theme</title>
|
<title>What's New :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -86,6 +86,7 @@
|
|||||||
<div class="toc-wrapper" dir="ltr">
|
<div class="toc-wrapper" dir="ltr">
|
||||||
<nav id="TableOfContents">
|
<nav id="TableOfContents">
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="#5100-not-yet-released">5.10.0 (not yet released)</a></li>
|
||||||
<li><a href="#590-2022-12-23">5.9.0 (2022-12-23)</a></li>
|
<li><a href="#590-2022-12-23">5.9.0 (2022-12-23)</a></li>
|
||||||
<li><a href="#580-2022-12-08">5.8.0 (2022-12-08)</a></li>
|
<li><a href="#580-2022-12-08">5.8.0 (2022-12-08)</a></li>
|
||||||
<li><a href="#570-2022-11-29">5.7.0 (2022-11-29)</a></li>
|
<li><a href="#570-2022-11-29">5.7.0 (2022-11-29)</a></li>
|
||||||
@ -131,10 +132,16 @@
|
|||||||
<h1 id="whats-new">What's New</h1>
|
<h1 id="whats-new">What's New</h1>
|
||||||
|
|
||||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> The minimum required Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior that may requires action by you if you want to revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="../../shortcodes/attachments/"><code>attachments</code></a>, <a href="../../shortcodes/badge/"><code>badge</code></a>, <a href="../../shortcodes/button/"><code>button</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter <code>color</code> to set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -266,6 +273,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
||||||
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -383,6 +393,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||||
@ -551,7 +564,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -562,6 +580,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -621,7 +642,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> The version requirement for Hugo is the same as for the Learn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -702,12 +728,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -823,13 +849,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>What's New :: Hugo Relearn Theme</title>
|
<title>What's New :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -76,10 +76,16 @@
|
|||||||
<h1 id="whats-new">What's New</h1>
|
<h1 id="whats-new">What's New</h1>
|
||||||
|
|
||||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> The minimum required Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior that may requires action by you if you want to revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="../../shortcodes/attachments/"><code>attachments</code></a>, <a href="../../shortcodes/badge/"><code>badge</code></a>, <a href="../../shortcodes/button/"><code>button</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter <code>color</code> to set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -211,6 +217,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
||||||
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -328,6 +337,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||||
@ -496,7 +508,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -507,6 +524,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -566,7 +586,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> The version requirement for Hugo is the same as for the Learn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -575,9 +600,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Requirements :: Hugo Relearn Theme</title>
|
<title>Requirements :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -91,7 +91,7 @@
|
|||||||
<h1 id="requirements">Requirements</h1>
|
<h1 id="requirements">Requirements</h1>
|
||||||
|
|
||||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -175,12 +175,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -296,13 +296,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Requirements :: Hugo Relearn Theme</title>
|
<title>Requirements :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -76,7 +76,7 @@
|
|||||||
<h1 id="requirements">Requirements</h1>
|
<h1 id="requirements">Requirements</h1>
|
||||||
|
|
||||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -88,9 +88,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,21 +9,21 @@
|
|||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>Categories :: Hugo Relearn Theme</title>
|
<title>Categories :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478176"></script>
|
<script src="../js/url.js?1674514149"></script>
|
||||||
<script src="../js/variant.js?1674478176"></script>
|
<script src="../js/variant.js?1674514149"></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?1674478176" defer></script>
|
<script src="../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -157,12 +157,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1674478178" defer></script>
|
<script src="../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../js/search.js?1674478178" defer></script>
|
<script src="../js/search.js?1674514150" 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">
|
||||||
@ -278,13 +278,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../js/theme.js?1674478178" defer></script>
|
<script src="../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Archetypes :: Hugo Relearn Theme</title>
|
<title>Archetypes :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -282,12 +282,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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,13 +403,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Archetypes :: Hugo Relearn Theme</title>
|
<title>Archetypes :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -173,9 +173,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -279,12 +279,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?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -400,13 +400,13 @@ 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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -175,9 +175,9 @@ 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?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Content :: Hugo Relearn Theme</title>
|
<title>Content :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478176"></script>
|
<script src="../js/url.js?1674514149"></script>
|
||||||
<script src="../js/variant.js?1674478176"></script>
|
<script src="../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -170,12 +170,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1674478177" defer></script>
|
<script src="../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../js/search.js?1674478177" defer></script>
|
<script src="../js/search.js?1674514150" 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">
|
||||||
@ -291,13 +291,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../js/theme.js?1674478177" defer></script>
|
<script src="../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Content :: Hugo Relearn Theme</title>
|
<title>Content :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../js/url.js?1674478178"></script>
|
<script src="../js/url.js?1674514150"></script>
|
||||||
<script src="../js/variant.js?1674478178"></script>
|
<script src="../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1303,9 +1303,9 @@ 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?1674478178" defer></script>
|
<script src="../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../js/theme.js?1674478178" defer></script>
|
<script src="../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -929,12 +929,12 @@ line 3 of code
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478176" defer></script>
|
<script src="../../js/auto-complete.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/search.js?1674478176" defer></script>
|
<script src="../../js/search.js?1674514149" 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">
|
||||||
@ -1050,13 +1050,13 @@ 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?1674478176"></script>
|
<script async src="../../js/buttons.js?1674514149"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478176" defer></script>
|
<script src="../../js/clipboard.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478176" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478176" defer></script>
|
<script src="../../js/featherlight.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/theme.js?1674478176" defer></script>
|
<script src="../../js/theme.js?1674514149" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -784,9 +784,9 @@ line 3 of code
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -288,12 +288,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?1674478176" defer></script>
|
<script src="../../js/auto-complete.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/search.js?1674478176" defer></script>
|
<script src="../../js/search.js?1674514149" 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,13 +409,13 @@ 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?1674478176"></script>
|
<script async src="../../js/buttons.js?1674514149"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478176" defer></script>
|
<script src="../../js/clipboard.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478176" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478176" defer></script>
|
<script src="../../js/featherlight.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/theme.js?1674478176" defer></script>
|
<script src="../../js/theme.js?1674514149" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -190,9 +190,9 @@ 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?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Pages organization :: Hugo Relearn Theme</title>
|
<title>Pages organization :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -293,12 +293,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?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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,13 +414,13 @@ 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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Pages organization :: Hugo Relearn Theme</title>
|
<title>Pages organization :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -187,9 +187,9 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Code highlighting :: Hugo Relearn Theme</title>
|
<title>Code highlighting :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -226,12 +226,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478176" defer></script>
|
<script src="../../js/auto-complete.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/search.js?1674478176" defer></script>
|
<script src="../../js/search.js?1674514149" 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">
|
||||||
@ -347,13 +347,13 @@
|
|||||||
<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?1674478176"></script>
|
<script async src="../../js/buttons.js?1674514149"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478176" defer></script>
|
<script src="../../js/clipboard.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478176" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478176" defer></script>
|
<script src="../../js/featherlight.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/theme.js?1674478176" defer></script>
|
<script src="../../js/theme.js?1674514149" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Code highlighting :: Hugo Relearn Theme</title>
|
<title>Code highlighting :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -127,9 +127,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Tags :: Hugo Relearn Theme</title>
|
<title>Tags :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478176" defer></script>
|
<script src="../../js/auto-complete.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478176" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/search.js?1674478176" defer></script>
|
<script src="../../js/search.js?1674514149" 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">
|
||||||
@ -323,13 +323,13 @@
|
|||||||
<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?1674478176"></script>
|
<script async src="../../js/buttons.js?1674514149"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478176" defer></script>
|
<script src="../../js/clipboard.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478176" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478176" defer></script>
|
<script src="../../js/featherlight.min.js?1674514149" defer></script>
|
||||||
<script src="../../js/theme.js?1674478176" defer></script>
|
<script src="../../js/theme.js?1674514149" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Tags :: Hugo Relearn Theme</title>
|
<title>Tags :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -103,9 +103,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
52
index.html
52
index.html
@ -10,21 +10,21 @@
|
|||||||
<title>Hugo Relearn Theme</title>
|
<title>Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="./css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1674478176" rel="stylesheet">
|
<link href="./css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1674478176" rel="stylesheet">
|
<link href="./css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1674478176" rel="stylesheet">
|
<link href="./css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="./css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="./css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1674478176"></script>
|
<script src="./js/url.js?1674514149"></script>
|
||||||
<script src="./js/variant.js?1674478176"></script>
|
<script src="./js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="./js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -244,12 +244,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/auto-complete.js?1674478177" defer></script>
|
<script src="./js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="./js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="./js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="./js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="./js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="./js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="./js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="./js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="./js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="./js/search.js?1674478177" defer></script>
|
<script src="./js/search.js?1674514150" 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">
|
||||||
@ -365,13 +365,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="./js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="./js/clipboard.min.js?1674478177" defer></script>
|
<script src="./js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="./js/featherlight.min.js?1674478177" defer></script>
|
<script src="./js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="./js/theme.js?1674478177" defer></script>
|
<script src="./js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
260
index.print.html
260
index.print.html
@ -10,22 +10,22 @@
|
|||||||
<title>Hugo Relearn Theme</title>
|
<title>Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="./css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1674478178" rel="stylesheet">
|
<link href="./css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1674478178" rel="stylesheet">
|
<link href="./css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1674478178" rel="stylesheet">
|
<link href="./css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="./css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="./css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="./css/format-print.css?1674478178" rel="stylesheet">
|
<link href="./css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="./js/url.js?1674478178"></script>
|
<script src="./js/url.js?1674514150"></script>
|
||||||
<script src="./js/variant.js?1674478178"></script>
|
<script src="./js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="./js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -159,10 +159,16 @@
|
|||||||
<h1 id="whats-new">What's New</h1>
|
<h1 id="whats-new">What's New</h1>
|
||||||
|
|
||||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="./basics/history/">history page</a>.</p>
|
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="./basics/history/">history page</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> The minimum required Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior that may requires action by you if you want to revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The <a href="./shortcodes/attachments/"><code>attachments</code></a>, <a href="./shortcodes/badge/"><code>badge</code></a>, <a href="./shortcodes/button/"><code>button</code></a> and <a href="./shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter <code>color</code> to set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -294,6 +300,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a <code>index.print.html</code> to the default URL.</p>
|
||||||
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
<p>You can revert this behavior by overwriting the PRINT output format setting in your <code>config.toml</code>to:</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -411,6 +420,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="./basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="./basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||||
@ -579,7 +591,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -590,6 +607,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see <code>CHANGELOG.md</code> in the exampleSite), they will now be ignored by the search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -649,7 +669,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> The version requirement for Hugo is the same as for the Learn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -660,7 +685,7 @@
|
|||||||
<h1 id="requirements">Requirements</h1>
|
<h1 id="requirements">Requirements</h1>
|
||||||
|
|
||||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="./basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="./basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="./basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="./basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -3241,6 +3266,50 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="parameter">Parameter</h3>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:left">Name</th>
|
||||||
|
<th style="text-align:left">Default</th>
|
||||||
|
<th style="text-align:left">Notes</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
|
<td style="text-align:left">The style scheme used for the box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">The <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> to be used. If not set, the chosen color depends on the <strong>style</strong>. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching color for the severity<br>- for all other styles: the corresponding color</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Arbitrary text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other styles: <code>Attachments</code><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>icon</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other styles: <code>paperclip</code><br><br>If you want no icon, you have to set this parameter to <code>" "</code> (a non empty d with spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>sort</strong></td>
|
||||||
|
<td style="text-align:left"><code>asc</code></td>
|
||||||
|
<td style="text-align:left">Sorting the output in <code>asc</code>ending or <code>desc</code>ending order.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>pattern</strong></td>
|
||||||
|
<td style="text-align:left"><code>.*</code></td>
|
||||||
|
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used to filter the attachments by file name. For example:<br><br>- to match a file suffix of ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- to match file names ending in <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="setup">Setup</h2>
|
||||||
|
<h3 id="single-language">Single language</h3>
|
||||||
<p>The shortcode lists files found in a specific folder. The name of the folder depends on your page type (either branch bundle, leaf bundle or page).</p>
|
<p>The shortcode lists files found in a specific folder. The name of the folder depends on your page type (either branch bundle, leaf bundle or page).</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
@ -3305,6 +3374,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<h3 id="multilingual">Multilingual</h3>
|
||||||
<p>Be aware that if you use a multilingual website, you will need to have as many folders as languages and the language code must be part of the folder name.</p>
|
<p>Be aware that if you use a multilingual website, you will need to have as many folders as languages and the language code must be part of the folder name.</p>
|
||||||
<p>Eg. for a site in English and Piratish:</p>
|
<p>Eg. for a site in English and Piratish:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -3329,43 +3399,6 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<h3 id="parameter">Parameter</h3>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th style="text-align:left">Name</th>
|
|
||||||
<th style="text-align:left">Default</th>
|
|
||||||
<th style="text-align:left">Notes</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
|
||||||
<td style="text-align:left">The color scheme used to highlight the box content.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left">Arbitrary text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other colors: <code>Attachments</code><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>icon</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other colors: <code>paperclip</code><br><br>If you want no icon, you have to set this parameter to <code>" "</code> (a non empty d with spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>sort</strong></td>
|
|
||||||
<td style="text-align:left"><code>asc</code></td>
|
|
||||||
<td style="text-align:left">Sorting the output in <code>asc</code>ending or <code>desc</code>ending order.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>pattern</strong></td>
|
|
||||||
<td style="text-align:left"><code>.*</code></td>
|
|
||||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used to filter the attachments by file name. For example:<br><br>- to match a file suffix of ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- to match file names ending in <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List of Attachments Ending in pdf or mp4</h3>
|
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List of Attachments Ending in pdf or mp4</h3>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
@ -3392,8 +3425,22 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<li><a href="./shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
<li><a href="./shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="style-and-icons">Style and Icons</h3>
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">With User-Defined Color and Font Awesome Brand Icon</h3>
|
||||||
<p>For further examples for <strong>style</strong>, <strong>title</strong> and <strong>icon</strong>, see the <a href="./shortcodes/notice/"><code>notice</code> shortcode</a> documentation. The parameter are working the same way for both shortcodes, besides having different defaults.</p>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box attachments cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Attachments</div>
|
||||||
|
<ul class="box-content attachments-files">
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/hugo.png">hugo.png</a> (17 KB)</li>
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||||
|
<li><a href="./shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<h3 id="style-color-title-and-icons">Style, Color, Title and Icons</h3>
|
||||||
|
<p>For further examples for <strong>style</strong>, <strong>color</strong>, <strong>title</strong> and <strong>icon</strong>, see the <a href="./shortcodes/notice/"><code>notice</code> shortcode</a> documentation. The parameter are working the same way for both shortcodes, besides having different defaults.</p>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
</footer>
|
</footer>
|
||||||
@ -3406,7 +3453,8 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
||||||
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
||||||
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
||||||
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Info</span><span class="badge-content">Awesome</span></span></p>
|
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Info</span><span class="badge-content">New</span></span>
|
||||||
|
<span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span></p>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.</p>
|
<p>While the examples are using shortcodes with named parameter you are free to also call this shortcode from your own partials.</p>
|
||||||
|
|
||||||
@ -3430,7 +3478,8 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">New</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
</div>
|
</div>
|
||||||
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
||||||
@ -3453,6 +3502,12 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"New"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"color"</span> <span class="s">"fuchsia"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"icon"</span> <span class="s">"fab fa-hackerrank"</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -3472,17 +3527,22 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">The color scheme used to paint the badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">The style scheme used for the badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>icon</strong></td>
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left">The <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> to be used. If not set, the chosen color depends on the <strong>style</strong>. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching color for the severity<br>- for all other styles: the corresponding color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text for the badge title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left">Arbitrary text for the badge title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>icon</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -3556,8 +3616,11 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">With User-Defined Color and Font Awesome Brand Icon</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span>
|
||||||
<h4 id="with-icon-content">With Icon Content</h4>
|
<h4 id="with-icon-content">With Icon Content</h4>
|
||||||
<p>You can combine the badge with the <a href="./shortcodes/icon/"><code>icon</code> shortcode</a> to create even more stunning variants.</p>
|
<p>You can combine the badge with the <a href="./shortcodes/icon/"><code>icon</code> shortcode</a> to create even more stunning visuals.</p>
|
||||||
<p>In this case you need to declare <code>{{< badge >}}</code> instead of <code>{{% badge %}}</code>. Note, that in this case it is not possible to put markdown in the content.</p>
|
<p>In this case you need to declare <code>{{< badge >}}</code> instead of <code>{{% badge %}}</code>. Note, that in this case it is not possible to put markdown in the content.</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">icon</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">icon</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">icon</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">icon</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
@ -3662,12 +3725,17 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
<td style="text-align:left">The color scheme used to paint the button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">The style scheme used for the button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">The <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> to be used. If not set, the chosen color depends on the <strong>style</strong>. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching color for the severity<br>- for all other styles: the corresponding color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>icon</strong></td>
|
<td style="text-align:left"><strong>icon</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>iconposition</strong></td>
|
<td style="text-align:left"><strong>iconposition</strong></td>
|
||||||
@ -3687,7 +3755,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text for the button title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left">Arbitrary text for the button title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -3836,6 +3904,15 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
</a>
|
</a>
|
||||||
</span></p>
|
</span></p>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">With User-Defined Color and Font Awesome Brand Icon</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<span class="btn cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<a href="https://gohugo.io/" target="_blank">
|
||||||
|
<i class="fab fa-hackerrank"></i>
|
||||||
|
Hugo
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
<h4 id="severity-style-with-all-defaults">Severity Style with All Defaults</h4>
|
<h4 id="severity-style-with-all-defaults">Severity Style with All Defaults</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5352,19 +5429,25 @@ mindmap
|
|||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left">1</td>
|
<td style="text-align:left">1</td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">The color scheme used to highlight the box content.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">The style scheme used for the box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">The <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> to be used. If not set, the chosen color depends on the <strong>style</strong>. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching color for the severity<br>- for all other styles: the corresponding color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">2</td>
|
<td style="text-align:left">2</td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left">Arbitrary text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br><br>- for severity styles: the matching title for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>icon</strong></td>
|
<td style="text-align:left"><strong>icon</strong></td>
|
||||||
<td style="text-align:left">3</td>
|
<td style="text-align:left">3</td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other colors: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
<td style="text-align:left"><a href="./shortcodes/icon/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br><br>- for severity styles: a nice matching icon for the severity<br>- for all other styles: <em><empty></em><br><br>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -5547,8 +5630,8 @@ mindmap
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-special-color">By Special Color</h3>
|
<h3 id="by-special-color">By Special Color</h3>
|
||||||
<h4 id="default-with-title-and-icon">Default with Title and Icon</h4>
|
<h4 id="default-with-positional-parameter">Default with Positional Parameter</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"default"</span> <span class="nx">title</span><span class="s">"Pay Attention to this Note!"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="k">default</span> <span class="s">"Pay Attention to this Note!"</span> <span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">information</span><span class="p">.</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">information</span><span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5559,7 +5642,7 @@ mindmap
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="transparent-with-title-and-icon">Transparent with Title and Icon</h4>
|
<h4 id="transparent-with-title-and-icon">Transparent with Title and Icon</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"transparent"</span> <span class="nx">title</span><span class="s">"Pay Attention to this Note!"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"transparent"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Pay Attention to this Note!"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">information</span><span class="p">.</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">information</span><span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5569,6 +5652,17 @@ mindmap
|
|||||||
<p>Some serious information.</p>
|
<p>Some serious information.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">With User-Defined Color and Font Awesome Brand Icon</h3>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Hugo"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="nx">Victor</span><span class="err">?</span> <span class="nx">Is</span> <span class="nx">it</span> <span class="nx">you</span><span class="err">?</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box notices cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Hugo</div>
|
||||||
|
<div class="box-content">
|
||||||
|
<p>Victor? Is it you?</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
</footer>
|
</footer>
|
||||||
@ -6096,9 +6190,9 @@ mindmap
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="./js/clipboard.min.js?1674478178" defer></script>
|
<script src="./js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="./js/featherlight.min.js?1674478178" defer></script>
|
<script src="./js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
function useMathJax( config ){
|
function useMathJax( config ){
|
||||||
if( !Object.assign ){
|
if( !Object.assign ){
|
||||||
@ -6127,16 +6221,16 @@ mindmap
|
|||||||
}
|
}
|
||||||
useMathJax( JSON.parse("{}") );
|
useMathJax( JSON.parse("{}") );
|
||||||
</script>
|
</script>
|
||||||
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1674478178"></script>
|
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1674514150"></script>
|
||||||
<script src="./js/jquery.svg.pan.zoom.js?1674478178" defer></script>
|
<script src="./js/jquery.svg.pan.zoom.js?1674514150" defer></script>
|
||||||
<script src="./js/mermaid.min.js?1674478178" defer></script>
|
<script src="./js/mermaid.min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/rapidoc-min.js?1674478178" defer></script>
|
<script src="./js/rapidoc-min.js?1674514150" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseSwagger = JSON.parse("{}");
|
window.themeUseSwagger = JSON.parse("{}");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/theme.js?1674478178" defer></script>
|
<script src="./js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -10,21 +10,21 @@
|
|||||||
<title>Credits :: Hugo Relearn Theme</title>
|
<title>Credits :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -194,12 +194,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -315,13 +315,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Credits :: Hugo Relearn Theme</title>
|
<title>Credits :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -107,9 +107,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Showcase :: Hugo Relearn Theme</title>
|
<title>Showcase :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478176" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478176" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478176" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478176" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514149" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514149" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478176" rel="stylesheet">
|
<link href="../../css/theme.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478176" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514149" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478176" rel="stylesheet">
|
<link href="../../css/ie.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478176" rel="stylesheet">
|
<link href="../../css/variant.css?1674514149" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478176" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514149" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478176"></script>
|
<script src="../../js/url.js?1674514149"></script>
|
||||||
<script src="../../js/variant.js?1674478176"></script>
|
<script src="../../js/variant.js?1674514149"></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
|
||||||
@ -42,7 +42,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?1674478176" defer></script>
|
<script src="../../js/jquery.min.js?1674514149" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -198,12 +198,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478177" defer></script>
|
<script src="../../js/auto-complete.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478177" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/search.js?1674478177" defer></script>
|
<script src="../../js/search.js?1674514150" 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">
|
||||||
@ -319,13 +319,13 @@
|
|||||||
<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?1674478177"></script>
|
<script async src="../../js/buttons.js?1674514150"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478177" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478177" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478177" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478177" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Showcase :: Hugo Relearn Theme</title>
|
<title>Showcase :: Hugo Relearn Theme</title>
|
||||||
<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?1674478176" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514149" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514150" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514150" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514150" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514150" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514150" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478178" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514150" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514150"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514150"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514150" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,9 +99,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../js/clipboard.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../js/featherlight.min.js?1674514150" defer></script>
|
||||||
<script src="../../js/theme.js?1674478178" defer></script>
|
<script src="../../js/theme.js?1674514150" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
30
pir/404.html
30
pir/404.html
@ -8,21 +8,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>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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478178"></script>
|
<script src="../js/url.js?1674514151"></script>
|
||||||
<script src="../js/variant.js?1674478178"></script>
|
<script src="../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
p, li, ul {
|
p, li, ul {
|
||||||
text-align: center
|
text-align: center
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -342,12 +342,12 @@ default values:</p>
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -463,13 +463,13 @@ 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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -255,9 +255,9 @@ default values:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -241,12 +241,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?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514151" 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,13 +362,13 @@ 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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -154,9 +154,9 @@ 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?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -226,12 +226,12 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -347,13 +347,13 @@ 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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -139,9 +139,9 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Historrry :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Historrry :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1064,12 +1064,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -1185,13 +1185,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Historrry :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Historrry :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -977,9 +977,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Basics :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Basics :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514151"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -179,12 +179,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/search.js?1674478179" defer></script>
|
<script src="../../js/search.js?1674514151" 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">
|
||||||
@ -300,13 +300,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../js/theme.js?1674478179" defer></script>
|
<script src="../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Basics :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Basics :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478180"></script>
|
<script src="../../js/url.js?1674514152"></script>
|
||||||
<script src="../../js/variant.js?1674478180"></script>
|
<script src="../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -104,10 +104,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../basics/history/">history plank</a>.</p>
|
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../basics/history/">history plank</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> Th' minimum required Cap'n Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior that may requires act'n by ye if ye want t' revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' <a href="../../shortcodes/attachments/"><code>attachments</code></a>, <a href="../../shortcodes/badge/"><code>badge</code></a>, <a href="../../shortcodes/button/"><code>button</code></a> an' <a href="../../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter <code>color</code> t' set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -239,6 +245,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
||||||
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -356,6 +365,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||||
@ -524,7 +536,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -535,6 +552,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -594,7 +614,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> Th' version requirement fer Cap'n Hugo be th' same as fer th' Learrrn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@ -614,7 +639,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> o' th' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -1933,9 +1958,9 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/theme.js?1674478180" defer></script>
|
<script src="../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html</guid>
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html</guid>
|
||||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||||
This document shows ye what&rsquo;s new 'n th' latest release. For a detailed list o' changes, see th' history plank.
|
This document shows ye what&rsquo;s new 'n th' latest release. For a detailed list o' changes, see th' history plank.
|
||||||
Break'n A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.
|
0.95.0 Th' minimum required Cap'n Hugo version.
|
||||||
Change A change 'n default behavior.</description>
|
Break'n A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Requirrrements</title>
|
<title>Requirrrements</title>
|
||||||
@ -23,7 +23,7 @@ Change A change 'n default behavior.</description>
|
|||||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html</guid>
|
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html</guid>
|
||||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||||
Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.
|
Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.
|
||||||
Just download latest version o' Cap'n Hugo binary fer yer OS (Windows, Linux, Mac) : it&rsquo;s that simple.</description>
|
Just download at leat version 0.95.0 o' th' Cap'n Hugo binary fer yer OS (Windows, Linux, Mac).</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Installat'n</title>
|
<title>Installat'n</title>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -237,12 +237,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -358,13 +358,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -150,9 +150,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,10 +99,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> Th' minimum required Cap'n Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior that may requires act'n by ye if ye want t' revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' <a href="../../../shortcodes/attachments/"><code>attachments</code></a>, <a href="../../../shortcodes/badge/"><code>badge</code></a>, <a href="../../../shortcodes/button/"><code>button</code></a> an' <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter <code>color</code> t' set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -234,6 +240,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
||||||
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -351,6 +360,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||||
@ -519,7 +531,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -530,6 +547,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -589,7 +609,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> Th' version requirement fer Cap'n Hugo be th' same as fer th' Learrrn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@ -671,12 +696,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -792,13 +817,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,10 +84,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> Th' minimum required Cap'n Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior that may requires act'n by ye if ye want t' revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' <a href="../../../shortcodes/attachments/"><code>attachments</code></a>, <a href="../../../shortcodes/badge/"><code>badge</code></a>, <a href="../../../shortcodes/button/"><code>button</code></a> an' <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter <code>color</code> t' set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -219,6 +225,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
||||||
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -336,6 +345,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||||
@ -504,7 +516,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -515,6 +532,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -574,7 +594,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> Th' version requirement fer Cap'n Hugo be th' same as fer th' Learrrn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@ -584,9 +609,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,7 +99,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> o' th' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -184,12 +184,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -305,13 +305,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,7 +84,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> o' th' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -97,9 +97,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,21 +9,21 @@
|
|||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>Categories :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Categories :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514151"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -157,12 +157,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478180" defer></script>
|
<script src="../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478180" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478180" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478180" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478180" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/search.js?1674478180" defer></script>
|
<script src="../../js/search.js?1674514152" 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">
|
||||||
@ -278,13 +278,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/theme.js?1674478180" defer></script>
|
<script src="../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -269,12 +269,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -390,13 +390,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -182,9 +182,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -271,12 +271,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?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -392,13 +392,13 @@ 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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -184,9 +184,9 @@ 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?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1674478178"></script>
|
<script src="../../js/url.js?1674514151"></script>
|
||||||
<script src="../../js/variant.js?1674478178"></script>
|
<script src="../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -179,12 +179,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/search.js?1674478179" defer></script>
|
<script src="../../js/search.js?1674514152" 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">
|
||||||
@ -300,13 +300,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/theme.js?1674478179" defer></script>
|
<script src="../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1674478180"></script>
|
<script src="../../js/url.js?1674514152"></script>
|
||||||
<script src="../../js/variant.js?1674478180"></script>
|
<script src="../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1375,9 +1375,9 @@ 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?1674478180" defer></script>
|
<script src="../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../js/theme.js?1674478180" defer></script>
|
<script src="../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -880,12 +880,12 @@ line 3 o' code
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -1001,13 +1001,13 @@ 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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -793,9 +793,9 @@ line 3 o' code
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -286,12 +286,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?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -407,13 +407,13 @@ 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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -199,9 +199,9 @@ 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?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -283,12 +283,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?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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,13 +404,13 @@ 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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -196,9 +196,9 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -223,12 +223,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -344,13 +344,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -136,9 +136,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -198,12 +198,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -319,13 +319,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -111,9 +111,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Cap'n Hugo Relearrrn Theme</title>
|
<title>Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478178"></script>
|
<script src="../js/url.js?1674514151"></script>
|
||||||
<script src="../js/variant.js?1674478178"></script>
|
<script src="../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -239,12 +239,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1674478179" defer></script>
|
<script src="../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../js/search.js?1674478179" defer></script>
|
<script src="../js/search.js?1674514151" 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">
|
||||||
@ -360,13 +360,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../js/theme.js?1674478179" defer></script>
|
<script src="../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Cap'n Hugo Relearrrn Theme</title>
|
<title>Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../js/url.js?1674478180"></script>
|
<script src="../js/url.js?1674514152"></script>
|
||||||
<script src="../js/variant.js?1674478180"></script>
|
<script src="../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -185,10 +185,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../basics/history/">history plank</a>.</p>
|
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../basics/history/">history plank</a>.</p>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> Th' minimum required Cap'n Hugo version.</p>
|
||||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior that may requires act'n by ye if ye want t' revert it.</p>
|
||||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
<h2 id="5100-not-yet-released">5.10.0 (not yet released)</h2>
|
||||||
|
<ul>
|
||||||
|
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' <a href="../shortcodes/attachments/"><code>attachments</code></a>, <a href="../shortcodes/badge/"><code>badge</code></a>, <a href="../shortcodes/button/"><code>button</code></a> an' <a href="../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter <code>color</code> t' set arbitrary CSS color values.</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
<h2 id="590-2022-12-23">5.9.0 (2022-12-23)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -320,6 +326,9 @@
|
|||||||
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
<h2 id="510-2022-07-15">5.1.0 (2022-07-15)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a <code>index.print.html</code> t' th' default URL.</p>
|
||||||
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
<p>Ye can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer <code>config.toml</code>t':</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputFormats</span><span class="p">]</span>
|
||||||
@ -437,6 +446,9 @@
|
|||||||
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
<h2 id="320-2022-03-19">3.2.0 (2022-03-19)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.93.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||||
@ -605,7 +617,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.81.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
<h2 id="220-2021-09-09">2.2.0 (2021-09-09)</h2>
|
||||||
@ -616,6 +633,9 @@
|
|||||||
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
<h2 id="210-2021-09-07">2.1.0 (2021-09-07)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.69.0</span></span> This release requires a newer Cap'n Hugo version.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see <code>CHANGELOG.md</code> 'n th' exampleSite), they will now be ignored by th' search.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -675,7 +695,12 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</li>
|
<li>
|
||||||
|
<p><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.65.0</span></span> Th' version requirement fer Cap'n Hugo be th' same as fer th' Learrrn theme version 2.5.0 on 2021-07-01.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> 'n th' Learrrn issues.</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@ -695,7 +720,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
<p>Just download at leat version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> o' th' <a href="https://gohugo.io/getting-started/installing/" target="_blank">Cap'n Hugo binary</a> fer yer OS (Windows, Linux, Mac).</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
<a href="../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||||
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||||
@ -3418,6 +3443,50 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="parameter">Parameter</h3>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:left">Name</th>
|
||||||
|
<th style="text-align:left">Default</th>
|
||||||
|
<th style="text-align:left">Notes</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
|
<td style="text-align:left">Th' style scheme used fer th' box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>sort</strong></td>
|
||||||
|
<td style="text-align:left"><code>asc</code></td>
|
||||||
|
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>pattern</strong></td>
|
||||||
|
<td style="text-align:left"><code>.*</code></td>
|
||||||
|
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="setup">Setup</h2>
|
||||||
|
<h3 id="single-language">Single language</h3>
|
||||||
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
@ -3482,6 +3551,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<h3 id="multilingual">Multilingual</h3>
|
||||||
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
||||||
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -3506,43 +3576,6 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<h3 id="parameter">Parameter</h3>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th style="text-align:left">Name</th>
|
|
||||||
<th style="text-align:left">Default</th>
|
|
||||||
<th style="text-align:left">Notes</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
|
||||||
<td style="text-align:left">Th' color scheme used t' highlight th' box rrrambl'n.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>sort</strong></td>
|
|
||||||
<td style="text-align:left"><code>asc</code></td>
|
|
||||||
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>pattern</strong></td>
|
|
||||||
<td style="text-align:left"><code>.*</code></td>
|
|
||||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
@ -3569,8 +3602,22 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<li><a href="../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
<li><a href="../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="style-and-icons">Style an' Ay'cons</h3>
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h3>
|
||||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box attachments cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Attachments</div>
|
||||||
|
<ul class="box-content attachments-files">
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/hugo.png">hugo.png</a> (17 KB)</li>
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||||
|
<li><a href="../shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<h3 id="style-color-title-and-icons">Style, Color, Title an' Ay'cons</h3>
|
||||||
|
<p>For further examples fer <strong>style</strong>, <strong>color</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -3592,7 +3639,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
||||||
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
||||||
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
||||||
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">Awesome</span></span></p>
|
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">New</span></span>
|
||||||
|
<span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span></p>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
||||||
|
|
||||||
@ -3616,7 +3664,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">New</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
</div>
|
</div>
|
||||||
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
||||||
@ -3639,6 +3688,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"New"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"color"</span> <span class="s">"fuchsia"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"icon"</span> <span class="s">"fab fa-hackerrank"</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -3658,17 +3713,22 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -3742,8 +3802,11 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span>
|
||||||
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
||||||
<p>Ye can combine th' badge wit' th' <a href="../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n variants.</p>
|
<p>Ye can combine th' badge wit' th' <a href="../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n visuals.</p>
|
||||||
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
@ -3857,12 +3920,17 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
||||||
@ -3882,7 +3950,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -4031,6 +4099,15 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
</a>
|
</a>
|
||||||
</span></p>
|
</span></p>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Cap'n Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<span class="btn cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<a href="https://gohugo.io/" target="_blank">
|
||||||
|
<i class="fab fa-hackerrank"></i>
|
||||||
|
Cap'n Hugo
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5700,19 +5777,25 @@ mindmap
|
|||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left">1</td>
|
<td style="text-align:left">1</td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' highlight th' box rrrambl'n.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left"></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">2</td>
|
<td style="text-align:left">2</td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
<td style="text-align:left">3</td>
|
<td style="text-align:left">3</td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left"><a href="../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -5895,8 +5978,8 @@ mindmap
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-special-color">By Special Color</h3>
|
<h3 id="by-special-color">By Special Color</h3>
|
||||||
<h4 id="default-with-title-and-icon">Default wit' Title an' Ay'con</h4>
|
<h4 id="default-with-positional-parameter">Default wit' Positional Parameter</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"default"</span> <span class="nx">title</span><span class="s">"Pay Attent'n t' this Avast!"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="k">default</span> <span class="s">"Pay Attent'n t' this Avast!"</span> <span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">informat'n</span><span class="p">.</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">informat'n</span><span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5907,7 +5990,7 @@ mindmap
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="transparent-with-title-and-icon">Transparent wit' Title an' Ay'con</h4>
|
<h4 id="transparent-with-title-and-icon">Transparent wit' Title an' Ay'con</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"transparent"</span> <span class="nx">title</span><span class="s">"Pay Attent'n t' this Avast!"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">style</span><span class="p">=</span><span class="s">"transparent"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Pay Attent'n t' this Avast!"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"skull-crossbones"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">informat'n</span><span class="p">.</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">Some</span> <span class="nx">serious</span> <span class="nx">informat'n</span><span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -5917,6 +6000,17 @@ mindmap
|
|||||||
<p>Some serious informat'n.</p>
|
<p>Some serious informat'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h3>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">notice</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Hugo"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="nx">Victor</span><span class="err">?</span> <span class="nx">Be</span> <span class="nx">it</span> <span class="nx">ye</span><span class="err">?</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">notice</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box notices cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Cap'n Hugo</div>
|
||||||
|
<div class="box-content">
|
||||||
|
<p>Victor? Be it ye?</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -6472,9 +6566,9 @@ mindmap
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../js/theme.js?1674478180" defer></script>
|
<script src="../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -10,21 +10,21 @@
|
|||||||
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -203,12 +203,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -324,13 +324,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -116,9 +116,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -195,12 +195,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/search.js?1674478179" defer></script>
|
<script src="../../../js/search.js?1674514152" 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">
|
||||||
@ -316,13 +316,13 @@
|
|||||||
<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?1674478179"></script>
|
<script async src="../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478179" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478179" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478179" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478179" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<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?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -108,9 +108,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,21 +9,21 @@
|
|||||||
<meta name="author" content="Sören Weber">
|
<meta name="author" content="Sören Weber">
|
||||||
<title>Cap'n Hugo Relearrrn Theme</title>
|
<title>Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/search.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/search.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1674478180"></script>
|
<script src="../js/url.js?1674514152"></script>
|
||||||
<script src="../js/variant.js?1674478180"></script>
|
<script src="../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -173,12 +173,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1674478180" defer></script>
|
<script src="../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../js/lunr/lunr.min.js?1674478180" defer></script>
|
<script src="../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1674478180" defer></script>
|
<script src="../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../js/lunr/lunr.multi.min.js?1674478180" defer></script>
|
<script src="../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../js/lunr/lunr.en.min.js?1674478180" defer></script>
|
<script src="../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../js/search.js?1674478180" defer></script>
|
<script src="../js/search.js?1674514152" 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">
|
||||||
@ -294,13 +294,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../js/theme.js?1674478180" defer></script>
|
<script src="../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -150,6 +150,50 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="parameter">Parameter</h3>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:left">Name</th>
|
||||||
|
<th style="text-align:left">Default</th>
|
||||||
|
<th style="text-align:left">Notes</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
|
<td style="text-align:left">Th' style scheme used fer th' box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>sort</strong></td>
|
||||||
|
<td style="text-align:left"><code>asc</code></td>
|
||||||
|
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>pattern</strong></td>
|
||||||
|
<td style="text-align:left"><code>.*</code></td>
|
||||||
|
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="setup">Setup</h2>
|
||||||
|
<h3 id="single-language">Single language</h3>
|
||||||
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
@ -214,6 +258,7 @@
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<h3 id="multilingual">Multilingual</h3>
|
||||||
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
||||||
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -238,43 +283,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<h3 id="parameter">Parameter</h3>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th style="text-align:left">Name</th>
|
|
||||||
<th style="text-align:left">Default</th>
|
|
||||||
<th style="text-align:left">Notes</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
|
||||||
<td style="text-align:left">Th' color scheme used t' highlight th' box rrrambl'n.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>sort</strong></td>
|
|
||||||
<td style="text-align:left"><code>asc</code></td>
|
|
||||||
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>pattern</strong></td>
|
|
||||||
<td style="text-align:left"><code>.*</code></td>
|
|
||||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
@ -301,8 +309,22 @@
|
|||||||
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="style-and-icons">Style an' Ay'cons</h3>
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h3>
|
||||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box attachments cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Attachments</div>
|
||||||
|
<ul class="box-content attachments-files">
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/hugo.png">hugo.png</a> (17 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<h3 id="style-color-title-and-icons">Style, Color, Title an' Ay'cons</h3>
|
||||||
|
<p>For further examples fer <strong>style</strong>, <strong>color</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -383,12 +405,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -504,13 +526,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="canonical" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="canonical" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -135,6 +135,50 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<h3 id="parameter">Parameter</h3>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th style="text-align:left">Name</th>
|
||||||
|
<th style="text-align:left">Default</th>
|
||||||
|
<th style="text-align:left">Notes</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
|
<td style="text-align:left">Th' style scheme used fer th' box.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>sort</strong></td>
|
||||||
|
<td style="text-align:left"><code>asc</code></td>
|
||||||
|
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>pattern</strong></td>
|
||||||
|
<td style="text-align:left"><code>.*</code></td>
|
||||||
|
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="setup">Setup</h2>
|
||||||
|
<h3 id="single-language">Single language</h3>
|
||||||
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
<p>Th' shorrrtcode lists files found 'n a specific folder. Th' name o' th' folder depends on yer plank type (either branch bundle, leaf bundle or page).</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
@ -199,6 +243,7 @@
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<h3 id="multilingual">Multilingual</h3>
|
||||||
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
<p>Be aware that if ye use a multilingual website, ye will need t' have as many folders as languages an' th' language code must be part o' th' folder name.</p>
|
||||||
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
<p>Eg. fer a ship 'n English an' Piratish:</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -223,43 +268,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<h3 id="parameter">Parameter</h3>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th style="text-align:left">Name</th>
|
|
||||||
<th style="text-align:left">Default</th>
|
|
||||||
<th style="text-align:left">Notes</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
|
||||||
<td style="text-align:left">Th' color scheme used t' highlight th' box rrrambl'n.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left">Arbitrary text fer th' box title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <code>Attachments</code><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
|
||||||
<td style="text-align:left">see notes</td>
|
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>sort</strong></td>
|
|
||||||
<td style="text-align:left"><code>asc</code></td>
|
|
||||||
<td style="text-align:left">Sort'n th' output 'n <code>asc</code>end'n or <code>desc</code>end'n order.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align:left"><strong>pattern</strong></td>
|
|
||||||
<td style="text-align:left"><code>.*</code></td>
|
|
||||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*\.jpg</code> (not <code>*.\.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*\.(jpg|png)</code></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom Title, List o' Attachments End'n 'n pdf or mp4</h3>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Related files"</span> <span class="nx">pattern</span><span class="p">=</span><span class="s">".*\.(pdf|mp4)"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
@ -286,8 +294,22 @@
|
|||||||
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="style-and-icons">Style an' Ay'cons</h3>
|
<h3 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h3>
|
||||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">attachments</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">/%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<div class="box attachments cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<div class="box-label"><i class="fab fa-hackerrank"></i> Attachments</div>
|
||||||
|
<ul class="box-content attachments-files">
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/hugo.png">hugo.png</a> (17 KB)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||||
|
<li><a href="../../../shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<h3 id="style-color-title-and-icons">Style, Color, Title an' Ay'cons</h3>
|
||||||
|
<p>For further examples fer <strong>style</strong>, <strong>color</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -296,9 +318,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/badge/index.print.html" rel="alternate" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/badge/index.print.html" rel="alternate" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -102,7 +102,8 @@
|
|||||||
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
||||||
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
||||||
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
||||||
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">Awesome</span></span></p>
|
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">New</span></span>
|
||||||
|
<span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span></p>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
||||||
|
|
||||||
@ -126,7 +127,8 @@
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">New</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
</div>
|
</div>
|
||||||
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
||||||
@ -149,6 +151,12 @@
|
|||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"New"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"color"</span> <span class="s">"fuchsia"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"icon"</span> <span class="s">"fab fa-hackerrank"</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -168,17 +176,22 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -252,8 +265,11 @@
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span>
|
||||||
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
||||||
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n variants.</p>
|
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n visuals.</p>
|
||||||
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
@ -356,12 +372,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -477,13 +493,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="canonical" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="canonical" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -87,7 +87,8 @@
|
|||||||
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
<p><span class="badge cstyle default"><span class="badge-content">Important</span></span>
|
||||||
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
<span class="badge cstyle primary badge-with-title"><span class="badge-title">Version</span><span class="badge-content">6.6.6</span></span>
|
||||||
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
<span class="badge cstyle red badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-angle-double-up"></i></span><span class="badge-content">Captain</span></span>
|
||||||
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">Awesome</span></span></p>
|
<span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-info-circle"></i> Ahoi</span><span class="badge-content">New</span></span>
|
||||||
|
<span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span></p>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shorrrtcode from yer own partials.</p>
|
||||||
|
|
||||||
@ -111,7 +112,8 @@
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Important</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Version"</span> <span class="o">%</span><span class="p">}}</span><span class="mf">6.6.6</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"red"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Captain</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">New</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
</div>
|
</div>
|
||||||
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
<div data-tab-item="partial" data-tab-group="shortcode-parameter" class="tab-item ">
|
||||||
@ -134,6 +136,12 @@
|
|||||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"style"</span> <span class="s">"info"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"New"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
|
</span></span><span class="line"><span class="cl"><span class="p">{{</span> <span class="nx">partial</span> <span class="s">"shortcodes/badge.html"</span> <span class="p">(</span><span class="nx">dict</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"context"</span> <span class="p">.</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"color"</span> <span class="s">"fuchsia"</span>
|
||||||
|
</span></span><span class="line"><span class="cl"> <span class="s">"icon"</span> <span class="s">"fab fa-hackerrank"</span>
|
||||||
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
</span></span><span class="line"><span class="cl"> <span class="s">"content"</span> <span class="s">"Awesome"</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">)}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -153,17 +161,22 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>default</code></td>
|
<td style="text-align:left"><code>default</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' badge.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>title</strong></td>
|
<td style="text-align:left"><strong>title</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' badge title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
@ -237,8 +250,11 @@
|
|||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"info"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"rocket"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Feature"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">badge</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Awesome</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">badge</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div><span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">Awesome</span></span>
|
||||||
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
||||||
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n variants.</p>
|
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n visuals.</p>
|
||||||
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||||
@ -269,9 +285,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1674478178"></script>
|
<script src="../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../js/variant.js?1674478178"></script>
|
<script src="../../../js/variant.js?1674514151"></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
|
||||||
@ -42,7 +42,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?1674478178" defer></script>
|
<script src="../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -172,12 +172,17 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
||||||
@ -197,7 +202,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -346,6 +351,15 @@
|
|||||||
</a>
|
</a>
|
||||||
</span></p>
|
</span></p>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Cap'n Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<span class="btn cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<a href="https://gohugo.io/" target="_blank">
|
||||||
|
<i class="fab fa-hackerrank"></i>
|
||||||
|
Cap'n Hugo
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -473,12 +487,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1674478178" defer></script>
|
<script src="../../../js/auto-complete.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.stemmer.support.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.multi.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.multi.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/lunr/lunr.en.min.js?1674478178" defer></script>
|
<script src="../../../js/lunr/lunr.en.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/search.js?1674478178" defer></script>
|
<script src="../../../js/search.js?1674514151" 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">
|
||||||
@ -594,13 +608,13 @@
|
|||||||
<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?1674478178"></script>
|
<script async src="../../../js/buttons.js?1674514151"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1674478178" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478178" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478178" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514151" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478178" defer></script>
|
<script src="../../../js/theme.js?1674514151" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="canonical" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="canonical" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1674478180"></script>
|
<script src="../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../js/variant.js?1674478180"></script>
|
<script src="../../../js/variant.js?1674514152"></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?1674478180" defer></script>
|
<script src="../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -157,12 +157,17 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>style</strong></td>
|
<td style="text-align:left"><strong>style</strong></td>
|
||||||
<td style="text-align:left"><code>transparent</code></td>
|
<td style="text-align:left"><code>transparent</code></td>
|
||||||
<td style="text-align:left">Th' color scheme used t' paint th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
<td style="text-align:left">Th' style scheme used fer th' button.<br><br>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br>- by brand color: <code>primary</code>, <code>secondary</code><br>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align:left"><strong>color</strong></td>
|
||||||
|
<td style="text-align:left">see notes</td>
|
||||||
|
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value" target="_blank">CSS color value</a> t' be used. If not set, th' chosen color depends on th' <strong>style</strong>. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n color fer th' severity<br>- fer all other styles: th' correspond'n color</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
||||||
@ -182,7 +187,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||||
<td style="text-align:left">see notes</td>
|
<td style="text-align:left">see notes</td>
|
||||||
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
<td style="text-align:left">Arbitrary text fer th' button title. Depend'n on th' <strong>style</strong> there may be a default title. Any given value will overwrite th' default.<br><br>- fer severity styles: th' match'n title fer th' severity<br>- fer all other styles: <em><empty></em><br><br>If ye want no title fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -331,6 +336,15 @@
|
|||||||
</a>
|
</a>
|
||||||
</span></p>
|
</span></p>
|
||||||
<h3 id="other">Other</h3>
|
<h3 id="other">Other</h3>
|
||||||
|
<h4 id="with-user-defined-color-and-font-awesome-brand-icon">Wit' User-Defined Color an' Font Awesome Brand Ay'con</h4>
|
||||||
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">color</span><span class="p">=</span><span class="s">"fuchsia"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"fab fa-hackerrank"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Cap'n Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
|
</span></span></code></pre></div>
|
||||||
|
<span class="btn cstyle default" style="--VARIABLE-BOX-color: fuchsia;">
|
||||||
|
<a href="https://gohugo.io/" target="_blank">
|
||||||
|
<i class="fab fa-hackerrank"></i>
|
||||||
|
Cap'n Hugo
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
<h4 id="severity-style-with-all-defaults">Severity Style wit' All Defaults</h4>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">style</span><span class="p">=</span><span class="s">"tip"</span> <span class="o">%</span><span class="p">}}{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -386,9 +400,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../js/theme.js?1674514152" 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>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../../../../../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../../../js/url.js?1674478178"></script>
|
<script src="../../../../../../../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../../../../../../../js/variant.js?1674478178"></script>
|
<script src="../../../../../../../../../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../../../../../../../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -184,12 +184,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../../../js/auto-complete.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr/lunr.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr/lunr.multi.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr/lunr.en.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/search.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/search.js?1674514152" 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">
|
||||||
@ -309,13 +309,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../../../../../../../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,22 +9,22 @@
|
|||||||
<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>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../../../../../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../../../../../../../js/url.js?1674478180"></script>
|
<script src="../../../../../../../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../../../../../../../js/variant.js?1674478180"></script>
|
<script src="../../../../../../../../../js/variant.js?1674514152"></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
|
||||||
@ -42,7 +42,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?1674478180" defer></script>
|
<script src="../../../../../../../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -97,9 +97,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../../../js/theme.js?1674514152" 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>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../../../../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../../js/url.js?1674478178"></script>
|
<script src="../../../../../../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../../../../../../js/variant.js?1674478178"></script>
|
<script src="../../../../../../../../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../../../../../../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -190,12 +190,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../../js/auto-complete.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr/lunr.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr/lunr.multi.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr/lunr.en.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/search.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/search.js?1674514152" 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">
|
||||||
@ -315,13 +315,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../../../../../../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,22 +9,22 @@
|
|||||||
<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>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../../../../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../../../../../../js/url.js?1674478180"></script>
|
<script src="../../../../../../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../../../../../../js/variant.js?1674478180"></script>
|
<script src="../../../../../../../../js/variant.js?1674514152"></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
|
||||||
@ -42,7 +42,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?1674478180" defer></script>
|
<script src="../../../../../../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -124,9 +124,9 @@
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../../js/theme.js?1674514152" 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>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../js/url.js?1674478178"></script>
|
<script src="../../../../../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1674478178"></script>
|
<script src="../../../../../../../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -190,12 +190,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../js/auto-complete.js?1674478180" defer></script>
|
<script src="../../../../../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/lunr/lunr.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/lunr/lunr.multi.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/lunr/lunr.en.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/search.js?1674478180" defer></script>
|
<script src="../../../../../../../js/search.js?1674514152" 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">
|
||||||
@ -313,13 +313,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../../../../../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -9,22 +9,22 @@
|
|||||||
<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>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1674514151" 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?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1674478180" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1674478180" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1674514152" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1674514152" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1674478180" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1674514152" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1674514152" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1674478180" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1674514152" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../css/format-print.css?1674478180" rel="stylesheet">
|
<link href="../../../../../../../css/format-print.css?1674514152" rel="stylesheet">
|
||||||
<script src="../../../../../../../js/url.js?1674478180"></script>
|
<script src="../../../../../../../js/url.js?1674514152"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1674478180"></script>
|
<script src="../../../../../../../js/variant.js?1674514152"></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
|
||||||
@ -42,7 +42,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?1674478180" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1674514152" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -106,9 +106,9 @@
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../../js/theme.js?1674514152" 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>Plank 1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../images/logo.svg?1674478178" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../images/logo.svg?1674514151" 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?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/auto-complete.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/auto-complete.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/perfect-scrollbar.min.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../css/perfect-scrollbar.min.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../css/nucleus.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../css/nucleus.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../css/fonts.css?1674478178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1674478178" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fonts.css?1674514151" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1674514151" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/theme.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../css/theme.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../css/theme-relearn-light.css?1674478178" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../css/theme-relearn-light.css?1674514151" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../css/ie.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../css/ie.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../css/variant.css?1674478178" rel="stylesheet">
|
<link href="../../../../../../css/variant.css?1674514151" rel="stylesheet">
|
||||||
<link href="../../../../../../css/print.css?1674478178" rel="stylesheet" media="print">
|
<link href="../../../../../../css/print.css?1674514151" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../js/url.js?1674478178"></script>
|
<script src="../../../../../../js/url.js?1674514151"></script>
|
||||||
<script src="../../../../../../js/variant.js?1674478178"></script>
|
<script src="../../../../../../js/variant.js?1674514151"></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?1674478178" defer></script>
|
<script src="../../../../../../js/jquery.min.js?1674514151" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -190,12 +190,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../js/auto-complete.js?1674478179" defer></script>
|
<script src="../../../../../../js/auto-complete.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/lunr/lunr.min.js?1674478179" defer></script>
|
<script src="../../../../../../js/lunr/lunr.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/lunr/lunr.stemmer.support.min.js?1674478179" defer></script>
|
<script src="../../../../../../js/lunr/lunr.stemmer.support.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/lunr/lunr.multi.min.js?1674478179" defer></script>
|
<script src="../../../../../../js/lunr/lunr.multi.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/lunr/lunr.en.min.js?1674478179" defer></script>
|
<script src="../../../../../../js/lunr/lunr.en.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/search.js?1674478179" defer></script>
|
<script src="../../../../../../js/search.js?1674514152" 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">
|
||||||
@ -313,13 +313,13 @@
|
|||||||
<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?1674478180"></script>
|
<script async src="../../../../../../js/buttons.js?1674514152"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../js/clipboard.min.js?1674478180" defer></script>
|
<script src="../../../../../../js/clipboard.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/perfect-scrollbar.min.js?1674478180" defer></script>
|
<script src="../../../../../../js/perfect-scrollbar.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/featherlight.min.js?1674478180" defer></script>
|
<script src="../../../../../../js/featherlight.min.js?1674514152" defer></script>
|
||||||
<script src="../../../../../../js/theme.js?1674478180" defer></script>
|
<script src="../../../../../../js/theme.js?1674514152" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user