mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:12:03 +08:00
deploy: 3b771e4cd1c08a9edb8933dd595723db833bd6ab
This commit is contained in:
parent
b05853c3ab
commit
bcc0b3ae82
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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="./css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1670145030" rel="stylesheet">
|
<link href="./css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1670145030" rel="stylesheet">
|
<link href="./css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1670145030" rel="stylesheet">
|
<link href="./css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="./css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1670145030"></script>
|
<script src="./js/url.js?1670145352"></script>
|
||||||
<script src="./js/variant.js?1670145030"></script>
|
<script src="./js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="./js/jquery.min.js?1670145352" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1460,12 +1460,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145030" defer></script>
|
<script src="../../js/auto-complete.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/search.js?1670145030" defer></script>
|
<script src="../../js/search.js?1670145353" 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">
|
||||||
@ -1581,13 +1581,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?1670145030"></script>
|
<script async src="../../js/buttons.js?1670145353"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145030" defer></script>
|
<script src="../../js/clipboard.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145030" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145030" defer></script>
|
<script src="../../js/featherlight.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/theme.js?1670145030" defer></script>
|
<script src="../../js/theme.js?1670145353" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -906,9 +906,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -215,7 +215,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
||||||
@ -245,7 +245,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
||||||
@ -360,12 +360,12 @@ default values:</p>
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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">
|
||||||
@ -481,13 +481,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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -171,7 +171,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
||||||
@ -201,7 +201,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
||||||
@ -244,9 +244,9 @@ default values:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -141,7 +141,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The size of the logo will adapt automatically</p>
|
<p>The size of the logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change the favicon</h2>
|
<h2 id="change-the-favicon">Change the favicon</h2>
|
||||||
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -166,7 +166,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll your own</h3>
|
<h3 id="roll-your-own">Roll your own</h3>
|
||||||
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -107,7 +107,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The size of the logo will adapt automatically</p>
|
<p>The size of the logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change the favicon</h2>
|
<h2 id="change-the-favicon">Change the favicon</h2>
|
||||||
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -132,7 +132,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll your own</h3>
|
<h3 id="roll-your-own">Roll your own</h3>
|
||||||
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -113,7 +113,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1670145031" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1670145354" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1670145031" defer></script>
|
<script src="../../js/mermaid.min.js?1670145354" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -88,7 +88,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -130,14 +130,14 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/jquery.svg.pan.zoom.js?1670145032" defer></script>
|
<script src="../../js/jquery.svg.pan.zoom.js?1670145355" defer></script>
|
||||||
<script src="../../js/mermaid.min.js?1670145032" defer></script>
|
<script src="../../js/mermaid.min.js?1670145355" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -1463,12 +1463,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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">
|
||||||
@ -1584,13 +1584,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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -909,9 +909,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145030"></script>
|
<script src="../js/url.js?1670145352"></script>
|
||||||
<script src="../js/variant.js?1670145030"></script>
|
<script src="../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.min.js?1670145031" defer></script>
|
<script src="../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../js/search.js?1670145031" defer></script>
|
<script src="../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../js/theme.js?1670145031" defer></script>
|
<script src="../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../js/url.js?1670145031"></script>
|
<script src="../js/url.js?1670145354"></script>
|
||||||
<script src="../js/variant.js?1670145031"></script>
|
<script src="../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -642,7 +642,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -748,7 +748,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
||||||
@ -778,7 +778,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../shortcodes/math/">Math</a> for additional documentation.</p>
|
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../shortcodes/math/">Math</a> for additional documentation.</p>
|
||||||
@ -854,7 +854,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The size of the logo will adapt automatically</p>
|
<p>The size of the logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change the favicon</h2>
|
<h2 id="change-the-favicon">Change the favicon</h2>
|
||||||
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -879,7 +879,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll your own</h3>
|
<h3 id="roll-your-own">Roll your own</h3>
|
||||||
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../basics/generator/">interactive variant generator</a>.</p>
|
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -906,7 +906,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -1784,14 +1784,14 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../js/jquery.svg.pan.zoom.js?1670145032" defer></script>
|
<script src="../js/jquery.svg.pan.zoom.js?1670145355" defer></script>
|
||||||
<script src="../js/mermaid.min.js?1670145032" defer></script>
|
<script src="../js/mermaid.min.js?1670145355" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/theme.js?1670145032" defer></script>
|
<script src="../js/theme.js?1670145355" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -163,7 +163,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -244,12 +244,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -132,7 +132,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -141,9 +141,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -685,12 +685,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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">
|
||||||
@ -806,13 +806,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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -559,9 +559,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -175,12 +175,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -88,9 +88,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145030"></script>
|
<script src="../js/url.js?1670145352"></script>
|
||||||
<script src="../js/variant.js?1670145030"></script>
|
<script src="../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.min.js?1670145031" defer></script>
|
<script src="../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../js/search.js?1670145031" defer></script>
|
<script src="../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../js/theme.js?1670145031" defer></script>
|
<script src="../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -156,14 +156,14 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
||||||
@ -177,7 +177,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
||||||
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
||||||
@ -189,7 +189,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
||||||
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
||||||
@ -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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -124,14 +124,14 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
||||||
@ -145,7 +145,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
||||||
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
||||||
@ -157,7 +157,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
||||||
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
||||||
@ -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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145030"></script>
|
<script src="../js/url.js?1670145352"></script>
|
||||||
<script src="../js/variant.js?1670145030"></script>
|
<script src="../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.min.js?1670145031" defer></script>
|
<script src="../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../js/search.js?1670145031" defer></script>
|
<script src="../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../js/theme.js?1670145031" defer></script>
|
<script src="../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../js/url.js?1670145031"></script>
|
<script src="../js/url.js?1670145354"></script>
|
||||||
<script src="../js/variant.js?1670145031"></script>
|
<script src="../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -117,7 +117,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create your project</h2>
|
<h2 id="create-your-project">Create your project</h2>
|
||||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
||||||
@ -320,7 +320,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
||||||
@ -334,7 +334,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Headings</h2>
|
<h2 id="headings">Headings</h2>
|
||||||
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
||||||
@ -360,7 +360,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<h4 id="h4-heading">h4 Heading</h4>
|
<h4 id="h4-heading">h4 Heading</h4>
|
||||||
<h5 id="h5-heading">h5 Heading</h5>
|
<h5 id="h5-heading">h5 Heading</h5>
|
||||||
<h6 id="h6-heading">h6 Heading</h6>
|
<h6 id="h6-heading">h6 Heading</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
||||||
@ -376,7 +376,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -387,7 +387,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <strong>bold text</strong></p>
|
<p>I am rendered with <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
||||||
@ -397,7 +397,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <em>italicized text</em></p>
|
<p>I am rendered with <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
||||||
@ -407,7 +407,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitution</h2>
|
<h2 id="text-substitution">Text substitution</h2>
|
||||||
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
||||||
@ -426,7 +426,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -461,7 +461,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
||||||
@ -495,7 +495,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
||||||
@ -518,7 +518,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defintions</h3>
|
<h3 id="defintions">Defintions</h3>
|
||||||
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
||||||
@ -551,7 +551,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>You can’t make juice out of it.</p>
|
<p>You can’t make juice out of it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -562,7 +562,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> is marked as code.</p>
|
<p>In this example, <code><div></div></code> is marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
||||||
@ -582,7 +582,7 @@ line 1 of code
|
|||||||
line 2 of code
|
line 2 of code
|
||||||
line 3 of code
|
line 3 of code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -630,7 +630,7 @@ line 3 of code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
||||||
@ -665,7 +665,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
||||||
@ -704,7 +704,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
||||||
@ -725,7 +725,7 @@ line 3 of code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -736,7 +736,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
||||||
@ -746,7 +746,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||||
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
||||||
@ -756,7 +756,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
||||||
@ -768,7 +768,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
||||||
@ -802,7 +802,7 @@ line 3 of code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -817,7 +817,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -831,7 +831,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
||||||
@ -847,7 +847,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
||||||
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
||||||
@ -863,7 +863,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -875,7 +875,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -888,7 +888,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
||||||
@ -903,7 +903,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -916,7 +916,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -929,7 +929,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -942,7 +942,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -973,7 +973,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combination</h5>
|
<h5 id="combination">Combination</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -986,7 +986,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
||||||
@ -998,7 +998,7 @@ line 3 of code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -1226,14 +1226,14 @@ However, if you want to keep the title but change its value, it can be overridde
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
||||||
@ -1247,7 +1247,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
||||||
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
||||||
@ -1259,7 +1259,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
||||||
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
||||||
@ -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?1670145032" defer></script>
|
<script src="../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../js/theme.js?1670145032" defer></script>
|
<script src="../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -170,7 +170,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
||||||
@ -184,7 +184,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Headings</h2>
|
<h2 id="headings">Headings</h2>
|
||||||
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
||||||
@ -210,7 +210,7 @@
|
|||||||
<h4 id="h4-heading">h4 Heading</h4>
|
<h4 id="h4-heading">h4 Heading</h4>
|
||||||
<h5 id="h5-heading">h5 Heading</h5>
|
<h5 id="h5-heading">h5 Heading</h5>
|
||||||
<h6 id="h6-heading">h6 Heading</h6>
|
<h6 id="h6-heading">h6 Heading</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
||||||
@ -226,7 +226,7 @@
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -237,7 +237,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <strong>bold text</strong></p>
|
<p>I am rendered with <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
||||||
@ -247,7 +247,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <em>italicized text</em></p>
|
<p>I am rendered with <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
||||||
@ -257,7 +257,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitution</h2>
|
<h2 id="text-substitution">Text substitution</h2>
|
||||||
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
||||||
@ -276,7 +276,7 @@
|
|||||||
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -311,7 +311,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
||||||
@ -345,7 +345,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
||||||
@ -368,7 +368,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defintions</h3>
|
<h3 id="defintions">Defintions</h3>
|
||||||
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
||||||
@ -401,7 +401,7 @@
|
|||||||
<p>You can’t make juice out of it.</p>
|
<p>You can’t make juice out of it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -412,7 +412,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> is marked as code.</p>
|
<p>In this example, <code><div></div></code> is marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
||||||
@ -432,7 +432,7 @@ line 1 of code
|
|||||||
line 2 of code
|
line 2 of code
|
||||||
line 3 of code
|
line 3 of code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -480,7 +480,7 @@ line 3 of code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
||||||
@ -515,7 +515,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
||||||
@ -554,7 +554,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
||||||
@ -575,7 +575,7 @@ line 3 of code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -586,7 +586,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
||||||
@ -596,7 +596,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||||
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
||||||
@ -606,7 +606,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
||||||
@ -618,7 +618,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
||||||
@ -652,7 +652,7 @@ line 3 of code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -667,7 +667,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -681,7 +681,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
||||||
@ -697,7 +697,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
||||||
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
||||||
@ -713,7 +713,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -725,7 +725,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -738,7 +738,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
||||||
@ -753,7 +753,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -766,7 +766,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -779,7 +779,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -792,7 +792,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -823,7 +823,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combination</h5>
|
<h5 id="combination">Combination</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -836,7 +836,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
||||||
@ -848,7 +848,7 @@ line 3 of code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -929,12 +929,12 @@ line 3 of code
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145030" defer></script>
|
<script src="../../js/auto-complete.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/search.js?1670145030" defer></script>
|
<script src="../../js/search.js?1670145353" 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?1670145030"></script>
|
<script async src="../../js/buttons.js?1670145353"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145030" defer></script>
|
<script src="../../js/clipboard.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145030" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145030" defer></script>
|
<script src="../../js/featherlight.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/theme.js?1670145030" defer></script>
|
<script src="../../js/theme.js?1670145353" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -97,7 +97,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
||||||
@ -111,7 +111,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Headings</h2>
|
<h2 id="headings">Headings</h2>
|
||||||
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
||||||
@ -137,7 +137,7 @@
|
|||||||
<h4 id="h4-heading">h4 Heading</h4>
|
<h4 id="h4-heading">h4 Heading</h4>
|
||||||
<h5 id="h5-heading">h5 Heading</h5>
|
<h5 id="h5-heading">h5 Heading</h5>
|
||||||
<h6 id="h6-heading">h6 Heading</h6>
|
<h6 id="h6-heading">h6 Heading</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
||||||
@ -153,7 +153,7 @@
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -164,7 +164,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <strong>bold text</strong></p>
|
<p>I am rendered with <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
||||||
@ -174,7 +174,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <em>italicized text</em></p>
|
<p>I am rendered with <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
||||||
@ -184,7 +184,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitution</h2>
|
<h2 id="text-substitution">Text substitution</h2>
|
||||||
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
||||||
@ -203,7 +203,7 @@
|
|||||||
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -238,7 +238,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
||||||
@ -272,7 +272,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
||||||
@ -295,7 +295,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defintions</h3>
|
<h3 id="defintions">Defintions</h3>
|
||||||
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
||||||
@ -328,7 +328,7 @@
|
|||||||
<p>You can’t make juice out of it.</p>
|
<p>You can’t make juice out of it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -339,7 +339,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> is marked as code.</p>
|
<p>In this example, <code><div></div></code> is marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
||||||
@ -359,7 +359,7 @@ line 1 of code
|
|||||||
line 2 of code
|
line 2 of code
|
||||||
line 3 of code
|
line 3 of code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -407,7 +407,7 @@ line 3 of code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
||||||
@ -442,7 +442,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
||||||
@ -481,7 +481,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
||||||
@ -502,7 +502,7 @@ line 3 of code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -513,7 +513,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
||||||
@ -523,7 +523,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||||
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
||||||
@ -533,7 +533,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
||||||
@ -545,7 +545,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
||||||
@ -579,7 +579,7 @@ line 3 of code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -594,7 +594,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -608,7 +608,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
||||||
@ -624,7 +624,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
||||||
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
||||||
@ -640,7 +640,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -652,7 +652,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -665,7 +665,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
||||||
@ -680,7 +680,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -693,7 +693,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -706,7 +706,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -719,7 +719,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -750,7 +750,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combination</h5>
|
<h5 id="combination">Combination</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -763,7 +763,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
||||||
@ -775,7 +775,7 @@ line 3 of code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -784,9 +784,9 @@ line 3 of code
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145030" defer></script>
|
<script src="../../js/auto-complete.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/search.js?1670145030" defer></script>
|
<script src="../../js/search.js?1670145353" 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?1670145030"></script>
|
<script async src="../../js/buttons.js?1670145353"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145030" defer></script>
|
<script src="../../js/clipboard.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145030" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145030" defer></script>
|
<script src="../../js/featherlight.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/theme.js?1670145030" defer></script>
|
<script src="../../js/theme.js?1670145353" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -140,7 +140,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create your project</h2>
|
<h2 id="create-your-project">Create your project</h2>
|
||||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
||||||
@ -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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -106,7 +106,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create your project</h2>
|
<h2 id="create-your-project">Create your project</h2>
|
||||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
||||||
@ -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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145030" defer></script>
|
<script src="../../js/auto-complete.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/search.js?1670145030" defer></script>
|
<script src="../../js/search.js?1670145353" 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?1670145030"></script>
|
<script async src="../../js/buttons.js?1670145353"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145030" defer></script>
|
<script src="../../js/clipboard.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145030" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145030" defer></script>
|
<script src="../../js/featherlight.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/theme.js?1670145030" defer></script>
|
<script src="../../js/theme.js?1670145353" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145030" defer></script>
|
<script src="../../js/auto-complete.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145030" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/search.js?1670145030" defer></script>
|
<script src="../../js/search.js?1670145353" 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?1670145030"></script>
|
<script async src="../../js/buttons.js?1670145353"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145030" defer></script>
|
<script src="../../js/clipboard.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145030" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145030" defer></script>
|
<script src="../../js/featherlight.min.js?1670145353" defer></script>
|
||||||
<script src="../../js/theme.js?1670145030" defer></script>
|
<script src="../../js/theme.js?1670145353" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
56
index.html
56
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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="./css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1670145030" rel="stylesheet">
|
<link href="./css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1670145030" rel="stylesheet">
|
<link href="./css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1670145030" rel="stylesheet">
|
<link href="./css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="./css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="./css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="./js/url.js?1670145030"></script>
|
<script src="./js/url.js?1670145352"></script>
|
||||||
<script src="./js/variant.js?1670145030"></script>
|
<script src="./js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="./js/jquery.min.js?1670145352" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -108,7 +108,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn">Learn theme</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
<p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn">Learn theme</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="main-features">Main features</h2>
|
<h2 id="main-features">Main features</h2>
|
||||||
|
|
||||||
@ -116,7 +116,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>See <a href="./basics/migration/">what’s new</a> within the latest update.</p>
|
<p>See <a href="./basics/migration/">what’s new</a> within the latest update.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Usable offline, no external dependencies</li>
|
<li>Usable offline, no external dependencies</li>
|
||||||
@ -238,12 +238,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/auto-complete.js?1670145031" defer></script>
|
<script src="./js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="./js/lunr.min.js?1670145031" defer></script>
|
<script src="./js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="./js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="./js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="./js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="./js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="./js/lunr.en.min.js?1670145031" defer></script>
|
<script src="./js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="./js/search.js?1670145031" defer></script>
|
<script src="./js/search.js?1670145354" 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">
|
||||||
@ -359,13 +359,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?1670145031"></script>
|
<script async src="./js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="./js/clipboard.min.js?1670145031" defer></script>
|
<script src="./js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="./js/featherlight.min.js?1670145031" defer></script>
|
<script src="./js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="./js/theme.js?1670145031" defer></script>
|
<script src="./js/theme.js?1670145354" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
200
index.print.html
200
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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="./images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="./css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="./css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="./css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="./css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="./css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="./css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="./css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="./css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="./css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="./css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="./css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="./css/theme.css?1670145031" rel="stylesheet">
|
<link href="./css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="./css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="./css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="./css/ie.css?1670145031" rel="stylesheet">
|
<link href="./css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="./css/variant.css?1670145031" rel="stylesheet">
|
<link href="./css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="./css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="./css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="./css/format-print.css?1670145031" rel="stylesheet">
|
<link href="./css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="./js/url.js?1670145031"></script>
|
<script src="./js/url.js?1670145354"></script>
|
||||||
<script src="./js/variant.js?1670145031"></script>
|
<script src="./js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="./js/jquery.min.js?1670145354" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn">Learn theme</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
<p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn">Learn theme</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="main-features">Main features</h2>
|
<h2 id="main-features">Main features</h2>
|
||||||
|
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>See <a href="./basics/migration/">what’s new</a> within the latest update.</p>
|
<p>See <a href="./basics/migration/">what’s new</a> within the latest update.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Usable offline, no external dependencies</li>
|
<li>Usable offline, no external dependencies</li>
|
||||||
@ -708,7 +708,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub pages</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -814,7 +814,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
<p>If not already present, add the following lines in the same <code>config.toml</code> file.</p>
|
||||||
@ -844,7 +844,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handling</a> even if you’ve set <code>uglyURLs=true</code> in your <code>config.toml</code>. This is due to the fact that for one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
<p>Nevertheless, if you’re unhappy with the resulting URLs you can manually redefine <code>outputFormats.PRINT</code> in your own <code>config.toml</code> to your liking.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="./shortcodes/math/">Math</a> for additional documentation.</p>
|
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="./shortcodes/math/">Math</a> for additional documentation.</p>
|
||||||
@ -920,7 +920,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>The size of the logo will adapt automatically</p>
|
<p>The size of the logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change the favicon</h2>
|
<h2 id="change-the-favicon">Change the favicon</h2>
|
||||||
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If your favicon is a SVG, PNG or ICO, just drop off your image in your local <code>static/images/</code> folder and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -945,7 +945,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
<p>If you want to switch the syntax highlighting theme together with your color variant, generate a syntax highlighting stylesheet and configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/">according to Hugo’s documentation</a>, and <code>@import</code> this stylesheet in your color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> and <code>config.toml</code> of the exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll your own</h3>
|
<h3 id="roll-your-own">Roll your own</h3>
|
||||||
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="./basics/generator/">interactive variant generator</a>.</p>
|
<p>If you are not happy with the shipped variants you can either copy and rename one of the shipped files from <code>themes/hugo-theme-relearn/static/css</code> to <code>static/css</code>, edit them afterwards to your liking in a text editor and configure the <code>themeVariant</code> parameter in your <code>config.toml</code> or just use the <a href="./basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -972,7 +972,7 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -1894,7 +1894,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
<p><code>_index.md</code> is required in each folder, it’s your “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create your project</h2>
|
<h2 id="create-your-project">Create your project</h2>
|
||||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p>
|
||||||
@ -2097,7 +2097,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/">official Commonmark reference</a> for easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
<p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p>
|
||||||
@ -2111,7 +2111,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Headings</h2>
|
<h2 id="headings">Headings</h2>
|
||||||
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
<p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p>
|
||||||
@ -2137,7 +2137,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<h4 id="h4-heading">h4 Heading</h4>
|
<h4 id="h4-heading">h4 Heading</h4>
|
||||||
<h5 id="h5-heading">h5 Heading</h5>
|
<h5 id="h5-heading">h5 Heading</h5>
|
||||||
<h6 id="h6-heading">h6 Heading</h6>
|
<h6 id="h6-heading">h6 Heading</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
<p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p>
|
||||||
@ -2153,7 +2153,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -2164,7 +2164,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <strong>bold text</strong></p>
|
<p>I am rendered with <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
<p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p>
|
||||||
@ -2174,7 +2174,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered with <em>italicized text</em></p>
|
<p>I am rendered with <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p>
|
||||||
@ -2184,7 +2184,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitution</h2>
|
<h2 id="text-substitution">Text substitution</h2>
|
||||||
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
<p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p>
|
||||||
@ -2203,7 +2203,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
<p>Double dashes <code>--</code> and triple dashes <code>---</code> are replaced by en-dash <strong>–</strong> and em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
<p>Double arrows pointing left <code><<</code> or right <code>>></code> are replaced by arrow <strong>«</strong> and <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> are replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -2238,7 +2238,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
<p>You can create a list of items in which the order of items does explicitly matter.</p>
|
||||||
@ -2272,7 +2272,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
<p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p>
|
||||||
@ -2295,7 +2295,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defintions</h3>
|
<h3 id="defintions">Defintions</h3>
|
||||||
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
<p>This Markdown dialect supports an extension to add defintion lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p>
|
||||||
@ -2328,7 +2328,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<p>You can’t make juice out of it.</p>
|
<p>You can’t make juice out of it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -2339,7 +2339,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> is marked as code.</p>
|
<p>In this example, <code><div></div></code> is marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
<p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p>
|
||||||
@ -2359,7 +2359,7 @@ line 1 of code
|
|||||||
line 2 of code
|
line 2 of code
|
||||||
line 3 of code
|
line 3 of code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -2407,7 +2407,7 @@ line 3 of code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p>
|
||||||
@ -2442,7 +2442,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
<p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p>
|
||||||
@ -2481,7 +2481,7 @@ line 3 of code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
<p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p>
|
||||||
@ -2502,7 +2502,7 @@ line 3 of code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -2513,7 +2513,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
<p>This is a link to <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
<p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p>
|
||||||
@ -2523,7 +2523,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||||
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
<p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p>
|
||||||
@ -2533,7 +2533,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
<p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p>
|
||||||
@ -2545,7 +2545,7 @@ line 3 of code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go to example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p>
|
||||||
@ -2579,7 +2579,7 @@ line 3 of code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -2594,7 +2594,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -2608,7 +2608,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
<p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p>
|
||||||
@ -2624,7 +2624,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
<h3 id="further-image-formatting">Further Image Formatting</h3>
|
||||||
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
<p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL.</p>
|
||||||
@ -2640,7 +2640,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -2652,7 +2652,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -2665,7 +2665,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
<p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p>
|
||||||
@ -2680,7 +2680,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2693,7 +2693,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2706,7 +2706,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2719,7 +2719,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2750,7 +2750,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combination</h5>
|
<h5 id="combination">Combination</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2763,7 +2763,7 @@ line 3 of code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
<p>Add the query parameter <code>featherlight=false</code> to the image link to disable the lightbox.</p>
|
||||||
@ -2775,7 +2775,7 @@ line 3 of code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -3003,14 +3003,14 @@ However, if you want to keep the title but change its value, it can be overridde
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
<p>Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter to translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
<p>In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.</p>
|
||||||
@ -3024,7 +3024,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search with mixed language support</h3>
|
||||||
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
<p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>config.toml</code> to broaden search.</p>
|
||||||
@ -3036,7 +3036,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
<p>Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in <code>zh-CN</code>, you have to add just <code>zh</code> to this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translation strings</h2>
|
||||||
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
<p>Translations strings are used for common default values used in the theme (<em>Edit</em> button, <em>Search placeholder</em> and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.</p>
|
||||||
@ -4469,7 +4469,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.</p>
|
<p>While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.</p>
|
||||||
@ -4479,7 +4479,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting (<a href="#configuration">see the configuration section</a>).</p>
|
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting (<a href="#configuration">see the configuration section</a>).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tab-panel">
|
<div class="tab-panel">
|
||||||
@ -4557,7 +4557,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="global-configuration-file">Global Configuration File</h3>
|
<h3 id="global-configuration-file">Global Configuration File</h3>
|
||||||
<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">params</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">params</span><span class="p">]</span>
|
||||||
@ -4623,14 +4623,14 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Due to limitations with <a href="https://github.com/mermaid-js/mermaid/issues/1846">Mermaid</a>, it is currently not possible to use Mermaid code fences in an initially collapsed <code>expand</code> shortcode. This is a know issue and <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
<p>Due to limitations with <a href="https://github.com/mermaid-js/mermaid/issues/1846">Mermaid</a>, it is currently not possible to use Mermaid code fences in an initially collapsed <code>expand</code> shortcode. This is a know issue and <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.</p>
|
<p>While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.</p>
|
||||||
@ -4640,7 +4640,7 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting (<a href="#configuration">see the configuration section</a>).</p>
|
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting (<a href="#configuration">see the configuration section</a>).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tab-panel">
|
<div class="tab-panel">
|
||||||
@ -4724,7 +4724,7 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
<p>To use codefence syntax you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="global-configuration-file">Global Configuration File</h3>
|
<h3 id="global-configuration-file">Global Configuration File</h3>
|
||||||
<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">params</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">params</span><span class="p">]</span>
|
||||||
@ -5108,7 +5108,7 @@ C4Context
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>As of Mermaid version 9.2.2 this diagram type is not included in the official distribution and will not be useable in this theme.</p>
|
<p>As of Mermaid version 9.2.2 this diagram type is not included in the official distribution and will not be useable in this theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<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">mermaid</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">mermaid</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">mindmap</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">mindmap</span>
|
||||||
@ -5163,7 +5163,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>It is all about the boxes.</p>
|
<p>It is all about the boxes.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While the examples are using shortcodes with named parameter you are free to use positional as well or also call this shortcode from your own partials.</p>
|
<p>While the examples are using shortcodes with named parameter you are free to use positional as well or also call this shortcode from your own partials.</p>
|
||||||
@ -5288,7 +5288,7 @@ mindmap
|
|||||||
</span></span></code></pre></div><blockquote>
|
</span></span></code></pre></div><blockquote>
|
||||||
<p>the possibilities are endless (almost - including other shortcodes may or may not work)</p>
|
<p>the possibilities are endless (almost - including other shortcodes may or may not work)</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="note">Note</h4>
|
<h4 id="note">Note</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">"note"</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">"note"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5299,7 +5299,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>notice</strong> disclaimer</p>
|
<p>A <strong>notice</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="tip">Tip</h4>
|
<h4 id="tip">Tip</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">"tip"</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">"tip"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5309,7 +5309,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>tip</strong> disclaimer</p>
|
<p>A <strong>tip</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning">Warning</h4>
|
<h4 id="warning">Warning</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">"warning"</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">"warning"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5320,7 +5320,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning-with-non-default-title-and-icon">Warning with Non-Default Title and Icon</h4>
|
<h4 id="warning-with-non-default-title-and-icon">Warning with Non-Default 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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Here are dragons"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"dragon"</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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Here are dragons"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"dragon"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5331,7 +5331,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here are dragons</div>
|
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here are dragons</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning-without-a-title-and-icon">Warning without a Title and Icon</h4>
|
<h4 id="warning-without-a-title-and-icon">Warning without a 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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">" "</span> <span class="nx">icon</span><span class="p">=</span><span class="s">" "</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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">" "</span> <span class="nx">icon</span><span class="p">=</span><span class="s">" "</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5342,7 +5342,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-brand-colors">By Brand Colors</h3>
|
<h3 id="by-brand-colors">By Brand Colors</h3>
|
||||||
<h4 id="primary-with-title-only">Primary with Title only</h4>
|
<h4 id="primary-with-title-only">Primary with Title only</h4>
|
||||||
@ -5354,7 +5354,7 @@ mindmap
|
|||||||
<div class="box-label">Primary</div>
|
<div class="box-label">Primary</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>primary</strong> disclaimer</p>
|
<p>A <strong>primary</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="secondary-with-icon-only">Secondary with Icon only</h4>
|
<h4 id="secondary-with-icon-only">Secondary with Icon only</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">"secondary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"stopwatch"</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">"secondary"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"stopwatch"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5365,7 +5365,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i></div>
|
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>secondary</strong> disclaimer</p>
|
<p>A <strong>secondary</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-color">By Color</h3>
|
<h3 id="by-color">By Color</h3>
|
||||||
<h4 id="blue-without-a-title-and-icon">Blue without a Title and Icon</h4>
|
<h4 id="blue-without-a-title-and-icon">Blue without a Title and Icon</h4>
|
||||||
@ -5377,7 +5377,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>blue</strong> disclaimer</p>
|
<p>A <strong>blue</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="green-with-title-only">Green with Title only</h4>
|
<h4 id="green-with-title-only">Green with Title only</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">"green"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Green"</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">"green"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Green"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5388,7 +5388,7 @@ mindmap
|
|||||||
<div class="box-label">Green</div>
|
<div class="box-label">Green</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>green</strong> disclaimer</p>
|
<p>A <strong>green</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="grey-with-icon-only">Grey with Icon only</h4>
|
<h4 id="grey-with-icon-only">Grey with Icon only</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">"grey"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"bug"</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">"grey"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"bug"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5399,7 +5399,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i></div>
|
<div class="box-label"><i class="fa-fw fas fa-bug"></i></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>grey</strong> disclaimer</p>
|
<p>A <strong>grey</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="orange-with-title-and-icon">Orange with Title and Icon</h4>
|
<h4 id="orange-with-title-and-icon">Orange 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">"orange"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Orange"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"bug"</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">"orange"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Orange"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"bug"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5410,7 +5410,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>orange</strong> disclaimer</p>
|
<p>A <strong>orange</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="red">Red</h4>
|
<h4 id="red">Red</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">"red"</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">"red"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5421,7 +5421,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>red</strong> disclaimer</p>
|
<p>A <strong>red</strong> disclaimer</p>
|
||||||
</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-title-and-icon">Default with Title and Icon</h4>
|
||||||
@ -5433,7 +5433,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Some serious information.</p>
|
<p>Some serious information.</p>
|
||||||
</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="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>
|
||||||
@ -5444,7 +5444,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Some serious information.</p>
|
<p>Some serious information.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="footline">
|
<footer class="footline">
|
||||||
@ -5534,7 +5534,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works in modern browsers.</p>
|
<p>This only works in modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<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>
|
||||||
@ -5591,7 +5591,7 @@ mindmap
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If you want to print out (or generate a PDF) from your Swagger documentation, don’t initiate printing directly from the page because the elements are optimized for interactive usage in a browser.</p>
|
<p>If you want to print out (or generate a PDF) from your Swagger documentation, don’t initiate printing directly from the page because the elements are optimized for interactive usage in a browser.</p>
|
||||||
<p>Instead, open the <a href="./basics/configuration/#activate-print-support">print preview</a> in your browser and initiate printing from that page. This page is optimized for reading and expands most of the available sections.</p>
|
<p>Instead, open the <a href="./basics/configuration/#activate-print-support">print preview</a> in your browser and initiate printing from that page. This page is optimized for reading and expands most of the available sections.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="configuration">Configuration</h2>
|
<h2 id="configuration">Configuration</h2>
|
||||||
<p>Swagger is configured with default settings. You can customize Swagger’s default settings for all of your files thru a JSON object in your <code>config.toml</code> or override these settings per page thru your pages frontmatter.</p>
|
<p>Swagger is configured with default settings. You can customize Swagger’s default settings for all of your files thru a JSON object in your <code>config.toml</code> or override these settings per page thru your pages frontmatter.</p>
|
||||||
@ -5735,7 +5735,7 @@ mindmap
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>When using tab views with different content sets, make sure to use a common <code>groupid</code> for equal sets of tabs but distinct <code>groupid</code> for different sets.</p>
|
<p>When using tab views with different content sets, make sure to use a common <code>groupid</code> for equal sets of tabs but distinct <code>groupid</code> for different sets.</p>
|
||||||
<p>The tab selection is restored automatically based on the <code>groupid</code> and if it cannot find a tab item because it came from the <code>'default'</code> group on a different page then the first tab is selected instead.</p>
|
<p>The tab selection is restored automatically based on the <code>groupid</code> and if it cannot find a tab item because it came from the <code>'default'</code> group on a different page then the first tab is selected instead.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="distinct-groupid">Distinct <code>groupid</code></h3>
|
<h3 id="distinct-groupid">Distinct <code>groupid</code></h3>
|
||||||
@ -5972,9 +5972,9 @@ mindmap
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="./js/clipboard.min.js?1670145032" defer></script>
|
<script src="./js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="./js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="./js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="./js/featherlight.min.js?1670145032" defer></script>
|
<script src="./js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script>
|
<script>
|
||||||
function useMathJax( config ){
|
function useMathJax( config ){
|
||||||
if( !Object.assign ){
|
if( !Object.assign ){
|
||||||
@ -6003,16 +6003,16 @@ mindmap
|
|||||||
}
|
}
|
||||||
useMathJax( JSON.parse("{}") );
|
useMathJax( JSON.parse("{}") );
|
||||||
</script>
|
</script>
|
||||||
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1670145032"></script>
|
<script id="MathJax-script" async src="./js/mathjax/tex-mml-chtml.js?1670145355"></script>
|
||||||
<script src="./js/jquery.svg.pan.zoom.js?1670145032" defer></script>
|
<script src="./js/jquery.svg.pan.zoom.js?1670145355" defer></script>
|
||||||
<script src="./js/mermaid.min.js?1670145032" defer></script>
|
<script src="./js/mermaid.min.js?1670145355" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/rapidoc-min.js?1670145032" defer></script>
|
<script src="./js/rapidoc-min.js?1670145355" defer></script>
|
||||||
<script>
|
<script>
|
||||||
window.themeUseSwagger = JSON.parse("{}");
|
window.themeUseSwagger = JSON.parse("{}");
|
||||||
</script>
|
</script>
|
||||||
<script src="./js/theme.js?1670145032" defer></script>
|
<script src="./js/theme.js?1670145355" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145030" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145030" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145030" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145030" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145352" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145352" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145030" rel="stylesheet">
|
<link href="../../css/theme.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145030" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145352" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145030" rel="stylesheet">
|
<link href="../../css/ie.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145030" rel="stylesheet">
|
<link href="../../css/variant.css?1670145352" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145030" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145352" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145030"></script>
|
<script src="../../js/url.js?1670145352"></script>
|
||||||
<script src="../../js/variant.js?1670145030"></script>
|
<script src="../../js/variant.js?1670145352"></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?1670145030" defer></script>
|
<script src="../../js/jquery.min.js?1670145352" 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?1670145031" defer></script>
|
<script src="../../js/auto-complete.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145031" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/search.js?1670145031" defer></script>
|
<script src="../../js/search.js?1670145354" 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?1670145031"></script>
|
<script async src="../../js/buttons.js?1670145354"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145031" defer></script>
|
<script src="../../js/clipboard.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145031" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145031" defer></script>
|
<script src="../../js/featherlight.min.js?1670145354" defer></script>
|
||||||
<script src="../../js/theme.js?1670145031" defer></script>
|
<script src="../../js/theme.js?1670145354" 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?1670145030" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145352" 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?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145031" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145031" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145031" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145031" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145354" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145354" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145031" rel="stylesheet">
|
<link href="../../css/theme.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145031" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145354" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145031" rel="stylesheet">
|
<link href="../../css/ie.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145031" rel="stylesheet">
|
<link href="../../css/variant.css?1670145354" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145031" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145354" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145031" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145354" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145031"></script>
|
<script src="../../js/url.js?1670145354"></script>
|
||||||
<script src="../../js/variant.js?1670145031"></script>
|
<script src="../../js/variant.js?1670145354"></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?1670145031" defer></script>
|
<script src="../../js/jquery.min.js?1670145354" 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?1670145032" defer></script>
|
<script src="../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../js/theme.js?1670145032" defer></script>
|
<script src="../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145032"></script>
|
<script src="../js/url.js?1670145355"></script>
|
||||||
<script src="../js/variant.js?1670145032"></script>
|
<script src="../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../js/jquery.min.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||||
@ -193,7 +193,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
||||||
@ -223,7 +223,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||||
@ -339,12 +339,12 @@ default values:</p>
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145356" 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">
|
||||||
@ -460,13 +460,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||||
@ -178,7 +178,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
||||||
@ -208,7 +208,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||||
@ -252,9 +252,9 @@ default values:</p>
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
||||||
@ -129,7 +129,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' size o' th' logo will adapt automatically</p>
|
<p>Th' size o' th' logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change th' favicon</h2>
|
<h2 id="change-the-favicon">Change th' favicon</h2>
|
||||||
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -154,7 +154,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll yer own</h3>
|
<h3 id="roll-your-own">Roll yer own</h3>
|
||||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -240,12 +240,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?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145356" 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">
|
||||||
@ -361,13 +361,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
||||||
@ -114,7 +114,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' size o' th' logo will adapt automatically</p>
|
<p>Th' size o' th' logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change th' favicon</h2>
|
<h2 id="change-the-favicon">Change th' favicon</h2>
|
||||||
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -139,7 +139,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll yer own</h3>
|
<h3 id="roll-your-own">Roll yer own</h3>
|
||||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -153,9 +153,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?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||||
@ -110,7 +110,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -225,12 +225,12 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145356" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
@ -346,13 +346,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||||
@ -95,7 +95,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -138,9 +138,9 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="include hide-first-heading">
|
<div class="include hide-first-heading">
|
||||||
@ -1004,12 +1004,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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">
|
||||||
@ -1125,13 +1125,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="include hide-first-heading">
|
<div class="include hide-first-heading">
|
||||||
@ -917,9 +917,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145032"></script>
|
<script src="../../js/url.js?1670145355"></script>
|
||||||
<script src="../../js/variant.js?1670145032"></script>
|
<script src="../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
||||||
@ -178,12 +178,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/search.js?1670145033" defer></script>
|
<script src="../../js/search.js?1670145356" 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">
|
||||||
@ -299,13 +299,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?1670145033"></script>
|
<script async src="../../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../../js/theme.js?1670145033" defer></script>
|
<script src="../../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145033"></script>
|
<script src="../../js/url.js?1670145357"></script>
|
||||||
<script src="../../js/variant.js?1670145033"></script>
|
<script src="../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
||||||
@ -98,7 +98,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -591,7 +591,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -613,7 +613,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -673,7 +673,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -688,7 +688,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||||
@ -787,7 +787,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
||||||
@ -817,7 +817,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||||
@ -866,7 +866,7 @@ default values:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
||||||
@ -901,7 +901,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' size o' th' logo will adapt automatically</p>
|
<p>Th' size o' th' logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change th' favicon</h2>
|
<h2 id="change-the-favicon">Change th' favicon</h2>
|
||||||
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -926,7 +926,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll yer own</h3>
|
<h3 id="roll-your-own">Roll yer own</h3>
|
||||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -945,7 +945,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||||
@ -961,7 +961,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -1009,7 +1009,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="include hide-first-heading">
|
<div class="include hide-first-heading">
|
||||||
@ -1848,9 +1848,9 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/theme.js?1670145033" defer></script>
|
<script src="../../js/theme.js?1670145357" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -154,7 +154,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -236,12 +236,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145356" 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">
|
||||||
@ -357,13 +357,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -139,7 +139,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -149,9 +149,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -654,12 +654,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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">
|
||||||
@ -775,13 +775,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -567,9 +567,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -183,12 +183,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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">
|
||||||
@ -304,13 +304,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -96,9 +96,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145032"></script>
|
<script src="../../js/url.js?1670145355"></script>
|
||||||
<script src="../../js/variant.js?1670145032"></script>
|
<script src="../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../js/jquery.min.js?1670145355" 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?1670145033" defer></script>
|
<script src="../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/search.js?1670145033" defer></script>
|
<script src="../../js/search.js?1670145357" 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?1670145033"></script>
|
<script async src="../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/theme.js?1670145033" defer></script>
|
<script src="../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||||
@ -268,12 +268,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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">
|
||||||
@ -389,13 +389,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||||
@ -181,9 +181,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
||||||
@ -146,14 +146,14 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
||||||
@ -167,7 +167,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
||||||
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
||||||
@ -179,7 +179,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
||||||
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
||||||
@ -270,12 +270,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?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
@ -391,13 +391,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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
||||||
@ -131,14 +131,14 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
||||||
@ -152,7 +152,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
||||||
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
||||||
@ -164,7 +164,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
||||||
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
||||||
@ -183,9 +183,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?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../js/url.js?1670145032"></script>
|
<script src="../../js/url.js?1670145355"></script>
|
||||||
<script src="../../js/variant.js?1670145032"></script>
|
<script src="../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
||||||
@ -178,12 +178,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/search.js?1670145033" defer></script>
|
<script src="../../js/search.js?1670145357" 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">
|
||||||
@ -299,13 +299,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?1670145033"></script>
|
<script async src="../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../js/theme.js?1670145033" defer></script>
|
<script src="../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../js/url.js?1670145033"></script>
|
<script src="../../js/url.js?1670145357"></script>
|
||||||
<script src="../../js/variant.js?1670145033"></script>
|
<script src="../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
||||||
@ -98,7 +98,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||||
@ -132,7 +132,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create yer project</h2>
|
<h2 id="create-your-project">Create yer project</h2>
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -219,7 +219,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||||
@ -326,7 +326,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
||||||
@ -351,7 +351,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
||||||
@ -365,7 +365,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Head'ns</h2>
|
<h2 id="headings">Head'ns</h2>
|
||||||
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
||||||
@ -391,7 +391,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<h4 id="h4-heading">h4 Head'n</h4>
|
<h4 id="h4-heading">h4 Head'n</h4>
|
||||||
<h5 id="h5-heading">h5 Head'n</h5>
|
<h5 id="h5-heading">h5 Head'n</h5>
|
||||||
<h6 id="h6-heading">h6 Head'n</h6>
|
<h6 id="h6-heading">h6 Head'n</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
||||||
@ -407,7 +407,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -418,7 +418,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <strong>bold text</strong></p>
|
<p>I am rendered wit' <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
||||||
@ -428,7 +428,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <em>italicized text</em></p>
|
<p>I am rendered wit' <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
||||||
@ -438,7 +438,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitut'n</h2>
|
<h2 id="text-substitution">Text substitut'n</h2>
|
||||||
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
||||||
@ -457,7 +457,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -492,7 +492,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
||||||
@ -526,7 +526,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
||||||
@ -549,7 +549,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defint'ns</h3>
|
<h3 id="defintions">Defint'ns</h3>
|
||||||
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
||||||
@ -582,7 +582,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Ye can’t make juice out o' it.</p>
|
<p>Ye can’t make juice out o' it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -593,7 +593,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> be marked as code.</p>
|
<p>In this example, <code><div></div></code> be marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
||||||
@ -613,7 +613,7 @@ line 1 o' code
|
|||||||
line 2 o' code
|
line 2 o' code
|
||||||
line 3 o' code
|
line 3 o' code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -661,7 +661,7 @@ line 3 o' code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
||||||
@ -696,7 +696,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
||||||
@ -735,7 +735,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
||||||
@ -756,7 +756,7 @@ line 3 o' code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -767,7 +767,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
||||||
@ -777,7 +777,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||||
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
||||||
@ -787,7 +787,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
||||||
@ -799,7 +799,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
||||||
@ -833,7 +833,7 @@ line 3 o' code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -848,7 +848,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -862,7 +862,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
||||||
@ -878,7 +878,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
||||||
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
||||||
@ -894,7 +894,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -906,7 +906,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -919,7 +919,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
||||||
@ -934,7 +934,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -947,7 +947,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -960,7 +960,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -973,7 +973,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -1004,7 +1004,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combinat'n</h5>
|
<h5 id="combination">Combinat'n</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -1017,7 +1017,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
||||||
@ -1029,7 +1029,7 @@ line 3 o' code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -1044,7 +1044,7 @@ line 3 o' code
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||||
@ -1105,7 +1105,7 @@ line 3 o' code
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
||||||
@ -1229,7 +1229,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
||||||
@ -1281,14 +1281,14 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
||||||
@ -1302,7 +1302,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
||||||
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
||||||
@ -1314,7 +1314,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
||||||
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
||||||
@ -1338,7 +1338,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
||||||
@ -1367,9 +1367,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?1670145034" defer></script>
|
<script src="../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../js/theme.js?1670145034" defer></script>
|
<script src="../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
||||||
@ -119,7 +119,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
||||||
@ -133,7 +133,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Head'ns</h2>
|
<h2 id="headings">Head'ns</h2>
|
||||||
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
||||||
@ -159,7 +159,7 @@
|
|||||||
<h4 id="h4-heading">h4 Head'n</h4>
|
<h4 id="h4-heading">h4 Head'n</h4>
|
||||||
<h5 id="h5-heading">h5 Head'n</h5>
|
<h5 id="h5-heading">h5 Head'n</h5>
|
||||||
<h6 id="h6-heading">h6 Head'n</h6>
|
<h6 id="h6-heading">h6 Head'n</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
||||||
@ -175,7 +175,7 @@
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -186,7 +186,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <strong>bold text</strong></p>
|
<p>I am rendered wit' <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
||||||
@ -196,7 +196,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <em>italicized text</em></p>
|
<p>I am rendered wit' <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
||||||
@ -206,7 +206,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitut'n</h2>
|
<h2 id="text-substitution">Text substitut'n</h2>
|
||||||
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
||||||
@ -225,7 +225,7 @@
|
|||||||
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -260,7 +260,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
||||||
@ -294,7 +294,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
||||||
@ -317,7 +317,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defint'ns</h3>
|
<h3 id="defintions">Defint'ns</h3>
|
||||||
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
||||||
@ -350,7 +350,7 @@
|
|||||||
<p>Ye can’t make juice out o' it.</p>
|
<p>Ye can’t make juice out o' it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -361,7 +361,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> be marked as code.</p>
|
<p>In this example, <code><div></div></code> be marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
||||||
@ -381,7 +381,7 @@ line 1 o' code
|
|||||||
line 2 o' code
|
line 2 o' code
|
||||||
line 3 o' code
|
line 3 o' code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -429,7 +429,7 @@ line 3 o' code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
||||||
@ -464,7 +464,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
||||||
@ -503,7 +503,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
||||||
@ -524,7 +524,7 @@ line 3 o' code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -535,7 +535,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
||||||
@ -545,7 +545,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||||
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
||||||
@ -555,7 +555,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
||||||
@ -567,7 +567,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
||||||
@ -601,7 +601,7 @@ line 3 o' code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -616,7 +616,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -630,7 +630,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
||||||
@ -646,7 +646,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
||||||
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
||||||
@ -662,7 +662,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -674,7 +674,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -687,7 +687,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
||||||
@ -702,7 +702,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -715,7 +715,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -728,7 +728,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -741,7 +741,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -772,7 +772,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combinat'n</h5>
|
<h5 id="combination">Combinat'n</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -785,7 +785,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
||||||
@ -797,7 +797,7 @@ line 3 o' code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -879,12 +879,12 @@ line 3 o' code
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -1000,13 +1000,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
||||||
@ -104,7 +104,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
||||||
@ -118,7 +118,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Head'ns</h2>
|
<h2 id="headings">Head'ns</h2>
|
||||||
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
||||||
@ -144,7 +144,7 @@
|
|||||||
<h4 id="h4-heading">h4 Head'n</h4>
|
<h4 id="h4-heading">h4 Head'n</h4>
|
||||||
<h5 id="h5-heading">h5 Head'n</h5>
|
<h5 id="h5-heading">h5 Head'n</h5>
|
||||||
<h6 id="h6-heading">h6 Head'n</h6>
|
<h6 id="h6-heading">h6 Head'n</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
||||||
@ -160,7 +160,7 @@
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -171,7 +171,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <strong>bold text</strong></p>
|
<p>I am rendered wit' <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
||||||
@ -181,7 +181,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <em>italicized text</em></p>
|
<p>I am rendered wit' <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
||||||
@ -191,7 +191,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitut'n</h2>
|
<h2 id="text-substitution">Text substitut'n</h2>
|
||||||
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
||||||
@ -210,7 +210,7 @@
|
|||||||
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -245,7 +245,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
||||||
@ -279,7 +279,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
||||||
@ -302,7 +302,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defint'ns</h3>
|
<h3 id="defintions">Defint'ns</h3>
|
||||||
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
||||||
@ -335,7 +335,7 @@
|
|||||||
<p>Ye can’t make juice out o' it.</p>
|
<p>Ye can’t make juice out o' it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -346,7 +346,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> be marked as code.</p>
|
<p>In this example, <code><div></div></code> be marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
||||||
@ -366,7 +366,7 @@ line 1 o' code
|
|||||||
line 2 o' code
|
line 2 o' code
|
||||||
line 3 o' code
|
line 3 o' code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -414,7 +414,7 @@ line 3 o' code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
||||||
@ -449,7 +449,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
||||||
@ -488,7 +488,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
||||||
@ -509,7 +509,7 @@ line 3 o' code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -520,7 +520,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
||||||
@ -530,7 +530,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||||
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
||||||
@ -540,7 +540,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
||||||
@ -552,7 +552,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
||||||
@ -586,7 +586,7 @@ line 3 o' code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -601,7 +601,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -615,7 +615,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
||||||
@ -631,7 +631,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
||||||
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
||||||
@ -647,7 +647,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -659,7 +659,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -672,7 +672,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
||||||
@ -687,7 +687,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -700,7 +700,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -713,7 +713,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -726,7 +726,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -757,7 +757,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combinat'n</h5>
|
<h5 id="combination">Combinat'n</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -770,7 +770,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
||||||
@ -782,7 +782,7 @@ line 3 o' code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -792,9 +792,9 @@ line 3 o' code
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
||||||
@ -285,12 +285,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?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -406,13 +406,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
||||||
@ -198,9 +198,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?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||||
@ -128,7 +128,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create yer project</h2>
|
<h2 id="create-your-project">Create yer project</h2>
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -282,12 +282,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?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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 @@ 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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||||
@ -113,7 +113,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create yer project</h2>
|
<h2 id="create-your-project">Create yer project</h2>
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -195,9 +195,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?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||||
@ -222,12 +222,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -343,13 +343,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||||
@ -135,9 +135,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -97,7 +97,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
||||||
@ -197,12 +197,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -318,13 +318,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -82,7 +82,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
||||||
@ -110,9 +110,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145032"></script>
|
<script src="../js/url.js?1670145355"></script>
|
||||||
<script src="../js/variant.js?1670145032"></script>
|
<script src="../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -92,7 +92,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <a href="http://github.com/McShelby/hugo-theme-relearn">Relearrrn theme</a> be a theme fer <a href="https://gohugo.io/">Cap'n Hugo</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
<p>Th' <a href="http://github.com/McShelby/hugo-theme-relearn">Relearrrn theme</a> be a theme fer <a href="https://gohugo.io/">Cap'n Hugo</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
||||||
@ -101,7 +101,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
<p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="main-features">Main features</h2>
|
<h2 id="main-features">Main features</h2>
|
||||||
|
|
||||||
@ -109,7 +109,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>See <a href="../basics/migration/">what’s new</a> within th' latest update.</p>
|
<p>See <a href="../basics/migration/">what’s new</a> within th' latest update.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Us'ble offline, no external dependencies</li>
|
<li>Us'ble offline, no external dependencies</li>
|
||||||
@ -232,12 +232,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/auto-complete.js?1670145033" defer></script>
|
<script src="../js/auto-complete.js?1670145356" defer></script>
|
||||||
<script src="../js/lunr.min.js?1670145033" defer></script>
|
<script src="../js/lunr.min.js?1670145356" defer></script>
|
||||||
<script src="../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../js/lunr.stemmer.support.min.js?1670145356" defer></script>
|
||||||
<script src="../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../js/lunr.multi.min.js?1670145356" defer></script>
|
||||||
<script src="../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../js/lunr.en.min.js?1670145356" defer></script>
|
||||||
<script src="../js/search.js?1670145033" defer></script>
|
<script src="../js/search.js?1670145356" 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">
|
||||||
@ -353,13 +353,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?1670145033"></script>
|
<script async src="../js/buttons.js?1670145356"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../js/clipboard.min.js?1670145356" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145356" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../js/featherlight.min.js?1670145356" defer></script>
|
||||||
<script src="../js/theme.js?1670145033" defer></script>
|
<script src="../js/theme.js?1670145356" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../js/url.js?1670145033"></script>
|
<script src="../js/url.js?1670145357"></script>
|
||||||
<script src="../js/variant.js?1670145033"></script>
|
<script src="../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -77,7 +77,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <a href="http://github.com/McShelby/hugo-theme-relearn">Relearrrn theme</a> be a theme fer <a href="https://gohugo.io/">Cap'n Hugo</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
<p>Th' <a href="http://github.com/McShelby/hugo-theme-relearn">Relearrrn theme</a> be a theme fer <a href="https://gohugo.io/">Cap'n Hugo</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
||||||
@ -86,7 +86,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
<p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="main-features">Main features</h2>
|
<h2 id="main-features">Main features</h2>
|
||||||
|
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>See <a href="../basics/migration/">what’s new</a> within th' latest update.</p>
|
<p>See <a href="../basics/migration/">what’s new</a> within th' latest update.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Us'ble offline, no external dependencies</li>
|
<li>Us'ble offline, no external dependencies</li>
|
||||||
@ -153,7 +153,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
<p>Discover what this Cap'n Hugo theme be all about an' th' core-concepts behind it.</p>
|
||||||
@ -172,7 +172,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -665,7 +665,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</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>
|
||||||
@ -687,7 +687,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -747,7 +747,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
<p>This website can be automatically published an' hosted wit' <a href="https://www.netlify.com/">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/">Automated HUGO deployments wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/">GitHub planks</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -762,7 +762,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||||
@ -861,7 +861,7 @@
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="activate-search">Activate search</h2>
|
<h2 id="activate-search">Activate search</h2>
|
||||||
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
<p>If not already present, add th' follow'n lines 'n th' same <code>config.toml</code> file.</p>
|
||||||
@ -891,7 +891,7 @@
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="mathjax">MathJax</h2>
|
<h2 id="mathjax">MathJax</h2>
|
||||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||||
@ -940,7 +940,7 @@ default values:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/">partials</a></p>
|
||||||
@ -975,7 +975,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Th' size o' th' logo will adapt automatically</p>
|
<p>Th' size o' th' logo will adapt automatically</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="change-the-favicon">Change th' favicon</h2>
|
<h2 id="change-the-favicon">Change th' favicon</h2>
|
||||||
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
<p>If yer favicon be a SVG, PNG or ICO, just drop off yer image 'n yer local <code>static/images/</code> folder an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p>
|
||||||
@ -1000,7 +1000,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="roll-your-own">Roll yer own</h3>
|
<h3 id="roll-your-own">Roll yer own</h3>
|
||||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../basics/generator/">interactive variant generator</a>.</p>
|
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../basics/generator/">interactive variant generator</a>.</p>
|
||||||
@ -1019,7 +1019,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||||
@ -1035,7 +1035,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="variant-generator">Variant generator</h2>
|
<h2 id="variant-generator">Variant generator</h2>
|
||||||
<p>
|
<p>
|
||||||
@ -1083,7 +1083,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="include hide-first-heading">
|
<div class="include hide-first-heading">
|
||||||
@ -1928,7 +1928,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
<p>Find out how t' create an' org'nize yer rrrambl'n quickly an' intuitively.</p>
|
||||||
@ -1947,7 +1947,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||||
@ -1981,7 +1981,7 @@ window.variants && variants.generator( '#vargenerator' );
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
<p><code>_index.md</code> be required 'n each folder, it’s yer “folder home page”</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="create-your-project">Create yer project</h2>
|
<h2 id="create-your-project">Create yer project</h2>
|
||||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/">great documentat'n fer beginners</a>.</p>
|
||||||
@ -2068,7 +2068,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||||
@ -2175,7 +2175,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
<p>Let’s face it: Writ'n rrrambl'n fer th' web be tiresome. WYSIWYG editors help alleviate this task, but they generally result 'n horr'ble code, or worse yet, ugly web planks.</p>
|
||||||
@ -2200,7 +2200,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/">official Commonmark reference</a> fer easy future reference!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="paragraphs">Paragraphs</h2>
|
<h2 id="paragraphs">Paragraphs</h2>
|
||||||
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
<p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p>
|
||||||
@ -2214,7 +2214,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="headings">Head'ns</h2>
|
<h2 id="headings">Head'ns</h2>
|
||||||
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
<p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p>
|
||||||
@ -2240,7 +2240,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<h4 id="h4-heading">h4 Head'n</h4>
|
<h4 id="h4-heading">h4 Head'n</h4>
|
||||||
<h5 id="h5-heading">h5 Head'n</h5>
|
<h5 id="h5-heading">h5 Head'n</h5>
|
||||||
<h6 id="h6-heading">h6 Head'n</h6>
|
<h6 id="h6-heading">h6 Head'n</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
<h2 id="horizontal-rules">Horizontal Rules</h2>
|
||||||
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
<p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p>
|
||||||
@ -2256,7 +2256,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
<p>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
<p>Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-markers">Text Markers</h2>
|
<h2 id="text-markers">Text Markers</h2>
|
||||||
<h3 id="bold">Bold</h3>
|
<h3 id="bold">Bold</h3>
|
||||||
@ -2267,7 +2267,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <strong>bold text</strong></p>
|
<p>I am rendered wit' <strong>bold text</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="italics">Italics</h3>
|
<h3 id="italics">Italics</h3>
|
||||||
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
<p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p>
|
||||||
@ -2277,7 +2277,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>I am rendered wit' <em>italicized text</em></p>
|
<p>I am rendered wit' <em>italicized text</em></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="strikethrough">Strikethrough</h3>
|
<h3 id="strikethrough">Strikethrough</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p>
|
||||||
@ -2287,7 +2287,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><del>Strike through this text</del></p>
|
<p><del>Strike through this text</del></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="text-substitution">Text substitut'n</h2>
|
<h2 id="text-substitution">Text substitut'n</h2>
|
||||||
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
<p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p>
|
||||||
@ -2306,7 +2306,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
<p>Do'ble dashes <code>--</code> an' triple dashes <code>---</code> be replaced by en-dash <strong>–</strong> an' em-dash <strong>—</strong> entities.</p>
|
||||||
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
<p>Do'ble arrows point'n left <code><<</code> or right <code>>></code> be replaced by arrow <strong>«</strong> an' <strong>»</strong> entities.</p>
|
||||||
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
<p>Three consecutive dots <code>...</code> be replaced by an ellipsis <strong>…</strong> entity.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="lists">Lists</h2>
|
<h2 id="lists">Lists</h2>
|
||||||
<h3 id="unordered">Unordered</h3>
|
<h3 id="unordered">Unordered</h3>
|
||||||
@ -2341,7 +2341,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Faucibus porta lacus fringilla vel</li>
|
<li>Faucibus porta lacus fringilla vel</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="ordered">Ordered</h3>
|
<h3 id="ordered">Ordered</h3>
|
||||||
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
<p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p>
|
||||||
@ -2375,7 +2375,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>Eget porttitor lorem</li>
|
<li>Eget porttitor lorem</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="tasks">Tasks</h3>
|
<h3 id="tasks">Tasks</h3>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p>
|
||||||
@ -2398,7 +2398,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="defintions">Defint'ns</h3>
|
<h3 id="defintions">Defint'ns</h3>
|
||||||
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
<p>This Marrrkdown dialect supports an extension t' add defint'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p>
|
||||||
@ -2431,7 +2431,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<p>Ye can’t make juice out o' it.</p>
|
<p>Ye can’t make juice out o' it.</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="code">Code</h2>
|
<h2 id="code">Code</h2>
|
||||||
<h3 id="inline-code">Inline Code</h3>
|
<h3 id="inline-code">Inline Code</h3>
|
||||||
@ -2442,7 +2442,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>In this example, <code><div></div></code> be marked as code.</p>
|
<p>In this example, <code><div></div></code> be marked as code.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="indented-code-block">Indented Code Block</h3>
|
<h3 id="indented-code-block">Indented Code Block</h3>
|
||||||
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
<p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p>
|
||||||
@ -2462,7 +2462,7 @@ line 1 o' code
|
|||||||
line 2 o' code
|
line 2 o' code
|
||||||
line 3 o' code
|
line 3 o' code
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||||
@ -2510,7 +2510,7 @@ line 3 o' code
|
|||||||
</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><span class="line"><span class="cl"> <span class="p">}</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><span class="line"><span class="cl"><span class="p">};</span>
|
||||||
</span></span></code></pre></div> </div>
|
</span></span></code></pre></div> </div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="tables">Tables</h2>
|
<h2 id="tables">Tables</h2>
|
||||||
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
<p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p>
|
||||||
@ -2545,7 +2545,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="aligned-columns">Aligned Columns</h3>
|
<h3 id="aligned-columns">Aligned Columns</h3>
|
||||||
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
<p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p>
|
||||||
@ -2584,7 +2584,7 @@ line 3 o' code
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="blockquotes">Blockquotes</h2>
|
<h2 id="blockquotes">Blockquotes</h2>
|
||||||
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
<p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p>
|
||||||
@ -2605,7 +2605,7 @@ line 3 o' code
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
<p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="links">Links</h2>
|
<h2 id="links">Links</h2>
|
||||||
<h3 id="autolink">Autolink</h3>
|
<h3 id="autolink">Autolink</h3>
|
||||||
@ -2616,7 +2616,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
<p>This be a link t' <a href="https://example.com">https://example.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="basic-link">Basic Link</h3>
|
<h3 id="basic-link">Basic Link</h3>
|
||||||
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
<p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p>
|
||||||
@ -2626,7 +2626,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="http://assemble.io">Assemble</a></p>
|
<p><a href="http://assemble.io">Assemble</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||||
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
<p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p>
|
||||||
@ -2636,7 +2636,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="link-references">Link References</h3>
|
<h3 id="link-references">Link References</h3>
|
||||||
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
<p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p>
|
||||||
@ -2648,7 +2648,7 @@ line 3 o' code
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
<p><a href="https://example.com" title="Go t' example domain">Example</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="footnotes">Footnotes</h3>
|
<h3 id="footnotes">Footnotes</h3>
|
||||||
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
<p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p>
|
||||||
@ -2682,7 +2682,7 @@ line 3 o' code
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="images">Images</h2>
|
<h2 id="images">Images</h2>
|
||||||
<h3 id="basic-images">Basic Images</h3>
|
<h3 id="basic-images">Basic Images</h3>
|
||||||
@ -2697,7 +2697,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spocktocat.png?width=20vw&classes=bg-white" alt="Spock" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
<h3 id="image-with-tooltip">Image wit' Tooltip</h3>
|
||||||
<p>Like links, images can also be given a tooltip.</p>
|
<p>Like links, images can also be given a tooltip.</p>
|
||||||
@ -2711,7 +2711,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="image-references">Image References</h3>
|
<h3 id="image-references">Image References</h3>
|
||||||
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
<p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p>
|
||||||
@ -2727,7 +2727,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
<a href="https://octodex.github.com/images/trekkie.jpg?width=20vw" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
<h3 id="further-image-formatting">Further Image Formatt'n</h3>
|
||||||
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
<p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL.</p>
|
||||||
@ -2743,7 +2743,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?width=20vw&classes=bg-white" alt="Minion" class="bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -2755,7 +2755,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: auto;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
</span></span></code></pre></div>
|
</span></span></code></pre></div>
|
||||||
@ -2768,7 +2768,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw&classes=bg-white" alt="Minion" class="bg-white" style="height: 50px; width: 40vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="css-classes">CSS Classes</h4>
|
<h4 id="css-classes">CSS Classes</h4>
|
||||||
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
<p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p>
|
||||||
@ -2783,7 +2783,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
<a href="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,bg-white" alt="Spidertocat" class="shadow bg-white" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="border">Border</h5>
|
<h5 id="border">Border</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2796,7 +2796,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
<a href="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border" alt="DrOctocat" class="border" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="left">Left</h5>
|
<h5 id="left">Left</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2809,7 +2809,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="right">Right</h5>
|
<h5 id="right">Right</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2822,7 +2822,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="right" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="inline">Inline</h5>
|
<h5 id="inline">Inline</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2853,7 +2853,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
<a href="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="inline" style="height: auto; width: 10vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h5 id="combination">Combinat'n</h5>
|
<h5 id="combination">Combinat'n</h5>
|
||||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">
|
||||||
@ -2866,7 +2866,7 @@ line 3 o' code
|
|||||||
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
<a href="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" data-featherlight="image">
|
||||||
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
<img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="shadow border left" style="height: auto; width: 20vw;" loading="lazy">
|
||||||
</a></p>
|
</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="lightbox">Lightbox</h4>
|
<h4 id="lightbox">Lightbox</h4>
|
||||||
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
<p>Add th' query parameter <code>featherlight=false</code> t' th' image link t' dis'ble th' lightbox.</p>
|
||||||
@ -2878,7 +2878,7 @@ line 3 o' code
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
<img src="https://octodex.github.com/images/homercat.png?width=20vw&featherlight=false&classes=bg-white" alt="Homercat" class="bg-white" style="height: auto; width: 20vw;" loading="lazy"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -2893,7 +2893,7 @@ line 3 o' code
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||||
@ -2954,7 +2954,7 @@ line 3 o' code
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
<p>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.</p>
|
||||||
@ -3078,7 +3078,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
<p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p>
|
||||||
@ -3130,14 +3130,14 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
<p>Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle tip">
|
<div class="box notices cstyle tip">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="search">Search</h2>
|
<h2 id="search">Search</h2>
|
||||||
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
<p>In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.</p>
|
||||||
@ -3151,7 +3151,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<li>Indonesian</li>
|
<li>Indonesian</li>
|
||||||
<li>Polish</li>
|
<li>Polish</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
<h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3>
|
||||||
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
<p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>config.toml</code> t' broaden search.</p>
|
||||||
@ -3163,7 +3163,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
<p>Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n <code>zh-CN</code>, ye have t' add just <code>zh</code> t' this parameter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
<h2 id="overwrite-translation-strings">Overwrite translat'n str'ns</h2>
|
||||||
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
<p>Translat'ns str'ns be used fer common default values used 'n th' theme (<em>Edit</em> button, <em>Search placeholder</em> an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.</p>
|
||||||
@ -3187,7 +3187,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
<p>Th' Relearrrn theme supports one default taxonomy o' Cap'n Hugo: th' <em>tag</em> feature.</p>
|
||||||
@ -3222,7 +3222,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Cap'n Hugo uses Marrrkdown fer its simple rrrambl'n format. However, there be a lot o' th'ns that Marrrkdown doesn’t support well. Ye could use pure HTML t' expand possibilities.</p>
|
<p>Cap'n Hugo uses Marrrkdown fer its simple rrrambl'n format. However, there be a lot o' th'ns that Marrrkdown doesn’t support well. Ye could use pure HTML t' expand possibilities.</p>
|
||||||
@ -3269,7 +3269,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -3443,7 +3443,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -3637,7 +3637,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -3948,7 +3948,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>children</code> shorrrtcode lists th' child planks o' th' current plank an' its descendants .</p>
|
<p>Th' <code>children</code> shorrrtcode lists th' child planks o' th' current plank an' its descendants .</p>
|
||||||
@ -4150,7 +4150,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4167,7 +4167,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a demo child plank.</p>
|
<p>This be a demo child plank.</p>
|
||||||
@ -4192,7 +4192,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a demo child plank wit' a hidden child. Ye can still access th' hidden child <a href="../shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via th' search.</p>
|
<p>This be a demo child plank wit' a hidden child. Ye can still access th' hidden child <a href="../shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via th' search.</p>
|
||||||
@ -4219,7 +4219,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4245,7 +4245,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4262,7 +4262,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4280,7 +4280,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4299,7 +4299,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a demo child plank wit' no descript'n.</p>
|
<p>This be a demo child plank wit' no descript'n.</p>
|
||||||
@ -4317,7 +4317,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a demo child plank.</p>
|
<p>This be a demo child plank.</p>
|
||||||
@ -4342,7 +4342,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -4361,7 +4361,7 @@ So its rrrambl'n be used as descript'n.</p>
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>expand</code> shorrrtcode displays an expandable/collaps'ble section o' text.</p>
|
<p>Th' <code>expand</code> shorrrtcode displays an expandable/collaps'ble section o' text.</p>
|
||||||
@ -4533,7 +4533,7 @@ No need t' press ye!
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>ay'con</code> shorrrtcode displays ay'cons 'n yer text.</p>
|
<p>Th' <code>ay'con</code> shorrrtcode displays ay'cons 'n yer text.</p>
|
||||||
@ -4651,7 +4651,7 @@ No need t' press ye!
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>include</code> shorrrtcode includes other files from yer project inside o' th' current plank.</p>
|
<p>Th' <code>include</code> shorrrtcode includes other files from yer project inside o' th' current plank.</p>
|
||||||
@ -4751,7 +4751,7 @@ No need t' press ye!
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>math</code> shorrrtcode generates beautiful formatted math an' chemical formulae us'n th' <a href="https://mathjax.org/">MathJax</a> library.</p>
|
<p>Th' <code>math</code> shorrrtcode generates beautiful formatted math an' chemical formulae us'n th' <a href="https://mathjax.org/">MathJax</a> library.</p>
|
||||||
@ -4764,7 +4764,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.</p>
|
||||||
@ -4774,7 +4774,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n (<a href="#configuration">see th' configurat'n section</a>).</p>
|
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n (<a href="#configuration">see th' configurat'n section</a>).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tab-panel">
|
<div class="tab-panel">
|
||||||
@ -4852,7 +4852,7 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n.</p>
|
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="global-configuration-file">Global Configurat'n File</h3>
|
<h3 id="global-configuration-file">Global Configurat'n File</h3>
|
||||||
<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">params</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">params</span><span class="p">]</span>
|
||||||
@ -4911,7 +4911,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>mermaid</code> shorrrtcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' <a href="https://mermaidjs.github.io/">Merrrmaid</a> library.</p>
|
<p>Th' <code>mermaid</code> shorrrtcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' <a href="https://mermaidjs.github.io/">Merrrmaid</a> library.</p>
|
||||||
@ -4926,14 +4926,14 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Due t' limitat'ns wit' <a href="https://github.com/mermaid-js/mermaid/issues/1846">Merrrmaid</a>, it be currently not poss'ble t' use Merrrmaid code fences 'n an initially collapsed <code>expand</code> shorrrtcode. This be a know issue an' <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
<p>Due t' limitat'ns wit' <a href="https://github.com/mermaid-js/mermaid/issues/1846">Merrrmaid</a>, it be currently not poss'ble t' use Merrrmaid code fences 'n an initially collapsed <code>expand</code> shorrrtcode. This be a know issue an' <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
<p>While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.</p>
|
||||||
@ -4943,7 +4943,7 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n (<a href="#configuration">see th' configurat'n section</a>).</p>
|
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n (<a href="#configuration">see th' configurat'n section</a>).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tab-panel">
|
<div class="tab-panel">
|
||||||
@ -5027,7 +5027,7 @@ graph LR;
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n.</p>
|
<p>T' use codefence rules ye have t' turn off <code>guessSyntax</code> fer th' <code>marrrkup.highlight</code> sett'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="global-configuration-file">Global Configurat'n File</h3>
|
<h3 id="global-configuration-file">Global Configurat'n File</h3>
|
||||||
<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">params</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">params</span><span class="p">]</span>
|
||||||
@ -5411,7 +5411,7 @@ C4Context
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>As o' Merrrmaid version 9.2.2 this diagram type be not included 'n th' official distribut'n an' will not be use'ble 'n this theme.</p>
|
<p>As o' Merrrmaid version 9.2.2 this diagram type be not included 'n th' official distribut'n an' will not be use'ble 'n this theme.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<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">mermaid</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">mermaid</span> <span class="p">>}}</span>
|
||||||
</span></span><span class="line"><span class="cl"><span class="nx">mindmap</span>
|
</span></span><span class="line"><span class="cl"><span class="nx">mindmap</span>
|
||||||
@ -5465,7 +5465,7 @@ mindmap
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>notice</code> shorrrtcode shows various types o' disclaimers wit' adjust'ble color, title an' ay'con t' help ye structure yer plank.</p>
|
<p>Th' <code>notice</code> shorrrtcode shows various types o' disclaimers wit' adjust'ble color, title an' ay'con t' help ye structure yer plank.</p>
|
||||||
@ -5474,7 +5474,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>It be all about th' boxes.</p>
|
<p>It be all about th' boxes.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<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' use positional as well or also call this shorrrtcode from yer own partials.</p>
|
<p>While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shorrrtcode from yer own partials.</p>
|
||||||
@ -5599,7 +5599,7 @@ mindmap
|
|||||||
</span></span></code></pre></div><blockquote>
|
</span></span></code></pre></div><blockquote>
|
||||||
<p>th' possibilities be endless (almost - includ'n other shorrrtcodes may or may not work)</p>
|
<p>th' possibilities be endless (almost - includ'n other shorrrtcodes may or may not work)</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="note">Avast</h4>
|
<h4 id="note">Avast</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">"note"</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">"note"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5610,7 +5610,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>notice</strong> disclaimer</p>
|
<p>A <strong>notice</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="tip">Smarrrt Arrrse</h4>
|
<h4 id="tip">Smarrrt Arrrse</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">"tip"</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">"tip"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5620,7 +5620,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>tip</strong> disclaimer</p>
|
<p>A <strong>tip</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning">Arrr</h4>
|
<h4 id="warning">Arrr</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">"warning"</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">"warning"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5631,7 +5631,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning-with-non-default-title-and-icon">Arrr wit' Non-Default Title an' Ay'con</h4>
|
<h4 id="warning-with-non-default-title-and-icon">Arrr wit' Non-Default 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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Here be dragons"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"dragon"</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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Here be dragons"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"dragon"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5642,7 +5642,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here be dragons</div>
|
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here be dragons</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="warning-without-a-title-and-icon">Arrr without a Title an' Ay'con</h4>
|
<h4 id="warning-without-a-title-and-icon">Arrr without a 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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">" "</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">" "</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">"warning"</span> <span class="nx">title</span><span class="p">=</span><span class="s">" "</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">" "</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5653,7 +5653,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>warning</strong> disclaimer</p>
|
<p>A <strong>warning</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-brand-colors">By Brand Colors</h3>
|
<h3 id="by-brand-colors">By Brand Colors</h3>
|
||||||
<h4 id="primary-with-title-only">Primary wit' Title only</h4>
|
<h4 id="primary-with-title-only">Primary wit' Title only</h4>
|
||||||
@ -5665,7 +5665,7 @@ mindmap
|
|||||||
<div class="box-label">Primary</div>
|
<div class="box-label">Primary</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>primary</strong> disclaimer</p>
|
<p>A <strong>primary</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="secondary-with-icon-only">Secondary wit' Ay'con only</h4>
|
<h4 id="secondary-with-icon-only">Secondary wit' Ay'con only</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">"secondary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"stopwatch"</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">"secondary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"stopwatch"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5676,7 +5676,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i></div>
|
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>secondary</strong> disclaimer</p>
|
<p>A <strong>secondary</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="by-color">By Color</h3>
|
<h3 id="by-color">By Color</h3>
|
||||||
<h4 id="blue-without-a-title-and-icon">Blue without a Title an' Ay'con</h4>
|
<h4 id="blue-without-a-title-and-icon">Blue without a Title an' Ay'con</h4>
|
||||||
@ -5688,7 +5688,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>blue</strong> disclaimer</p>
|
<p>A <strong>blue</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="green-with-title-only">Green wit' Title only</h4>
|
<h4 id="green-with-title-only">Green wit' Title only</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">"green"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Green"</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">"green"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Green"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5699,7 +5699,7 @@ mindmap
|
|||||||
<div class="box-label">Green</div>
|
<div class="box-label">Green</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>green</strong> disclaimer</p>
|
<p>A <strong>green</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="grey-with-icon-only">Grey wit' Ay'con only</h4>
|
<h4 id="grey-with-icon-only">Grey wit' Ay'con only</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">"grey"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"bug"</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">"grey"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"bug"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5710,7 +5710,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i></div>
|
<div class="box-label"><i class="fa-fw fas fa-bug"></i></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>grey</strong> disclaimer</p>
|
<p>A <strong>grey</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="orange-with-title-and-icon">Orange wit' Title an' Ay'con</h4>
|
<h4 id="orange-with-title-and-icon">Orange 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">"orange"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Orange"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"bug"</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">"orange"</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Orange"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"bug"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5721,7 +5721,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>orange</strong> disclaimer</p>
|
<p>A <strong>orange</strong> disclaimer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="red">Red</h4>
|
<h4 id="red">Red</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">"red"</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">"red"</span> <span class="o">%</span><span class="p">}}</span>
|
||||||
@ -5732,7 +5732,7 @@ mindmap
|
|||||||
<div class="box-label"></div>
|
<div class="box-label"></div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>A <strong>red</strong> disclaimer</p>
|
<p>A <strong>red</strong> disclaimer</p>
|
||||||
</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-title-and-icon">Default wit' Title an' Ay'con</h4>
|
||||||
@ -5744,7 +5744,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attent'n t' this Avast!</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attent'n t' this Avast!</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Some serious informat'n.</p>
|
<p>Some serious informat'n.</p>
|
||||||
</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="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>
|
||||||
@ -5755,7 +5755,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attent'n t' this Avast!</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attent'n t' this Avast!</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Some serious informat'n.</p>
|
<p>Some serious informat'n.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -5770,7 +5770,7 @@ mindmap
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>siteparam</code> shorrrtcode prints values o' ship params.</p>
|
<p>Th' <code>siteparam</code> shorrrtcode prints values o' ship params.</p>
|
||||||
@ -5852,7 +5852,7 @@ mindmap
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This shorrrtcode uses th' <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library t' display yer Swagger / OpenAPI Specificat'ns.</p>
|
<p>This shorrrtcode uses th' <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library t' display yer Swagger / OpenAPI Specificat'ns.</p>
|
||||||
@ -5861,7 +5861,7 @@ mindmap
|
|||||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>This only works 'n modern browsers.</p>
|
<p>This only works 'n modern browsers.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<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>
|
||||||
@ -5918,7 +5918,7 @@ mindmap
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>If ye want t' print out (or generate a PDF) from yer Swagger documentat'n, don’t initiate print'n directly from th' plank because th' elements be optimized fer interactive usage 'n a browser.</p>
|
<p>If ye want t' print out (or generate a PDF) from yer Swagger documentat'n, don’t initiate print'n directly from th' plank because th' elements be optimized fer interactive usage 'n a browser.</p>
|
||||||
<p>Instead, open th' <a href="../basics/configuration/#activate-print-support">print preview</a> 'n yer browser an' initiate print'n from that plank. This plank be optimized fer read'n an' expands most o' th' avail'ble sections.</p>
|
<p>Instead, open th' <a href="../basics/configuration/#activate-print-support">print preview</a> 'n yer browser an' initiate print'n from that plank. This plank be optimized fer read'n an' expands most o' th' avail'ble sections.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="configuration">Configurat'n</h2>
|
<h2 id="configuration">Configurat'n</h2>
|
||||||
<p>Swagger be configured wit' default sett'ns. Ye can cust'mize Swagger’s default sett'ns fer all o' yer files thru a JSON object 'n yer <code>config.toml</code> or override these sett'ns per plank thru yer planks frontmatter.</p>
|
<p>Swagger be configured wit' default sett'ns. Ye can cust'mize Swagger’s default sett'ns fer all o' yer files thru a JSON object 'n yer <code>config.toml</code> or override these sett'ns per plank thru yer planks frontmatter.</p>
|
||||||
@ -5959,7 +5959,7 @@ mindmap
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>tabs</code> shorrrtcode displays arbitrary rrrambl'n 'n unlimited number o' tabs. This comes 'n handy eg. fer provid'n code snippets fer multiple languages or provid'n configurat'n 'n different formats.</p>
|
<p>Th' <code>tabs</code> shorrrtcode displays arbitrary rrrambl'n 'n unlimited number o' tabs. This comes 'n handy eg. fer provid'n code snippets fer multiple languages or provid'n configurat'n 'n different formats.</p>
|
||||||
@ -6070,7 +6070,7 @@ mindmap
|
|||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>When us'n tab views wit' different rrrambl'n sets, make sure t' use a common <code>groupid</code> fer equal sets o' tabs but distinct <code>groupid</code> fer different sets.</p>
|
<p>When us'n tab views wit' different rrrambl'n sets, make sure t' use a common <code>groupid</code> fer equal sets o' tabs but distinct <code>groupid</code> fer different sets.</p>
|
||||||
<p>Th' tab select'n be restored automatically based on th' <code>groupid</code> an' if it cannot find a tab item because it came from th' <code>'default'</code> group on a different plank then th' first tab be selected instead.</p>
|
<p>Th' tab select'n be restored automatically based on th' <code>groupid</code> an' if it cannot find a tab item because it came from th' <code>'default'</code> group on a different plank then th' first tab be selected instead.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="examples">Examples</h2>
|
<h2 id="examples">Examples</h2>
|
||||||
<h3 id="distinct-groupid">Distinct <code>groupid</code></h3>
|
<h3 id="distinct-groupid">Distinct <code>groupid</code></h3>
|
||||||
@ -6308,9 +6308,9 @@ mindmap
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../js/theme.js?1670145033" defer></script>
|
<script src="../js/theme.js?1670145358" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -93,7 +93,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="contributors">Contributors</h2>
|
<h2 id="contributors">Contributors</h2>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -78,7 +78,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="contributors">Contributors</h2>
|
<h2 id="contributors">Contributors</h2>
|
||||||
@ -115,9 +115,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -93,7 +93,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2>
|
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||||
@ -194,12 +194,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/search.js?1670145033" defer></script>
|
<script src="../../../js/search.js?1670145357" 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?1670145033"></script>
|
<script async src="../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -78,7 +78,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2>
|
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||||
@ -107,9 +107,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../images/logo.svg?1670145355" 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?1670145034" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145034" rel="stylesheet"></noscript>
|
<link href="../css/fontawesome-all.min.css?1670145358" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1670145358" rel="stylesheet"></noscript>
|
||||||
<link href="../css/featherlight.min.css?1670145034" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145034" rel="stylesheet"></noscript>
|
<link href="../css/featherlight.min.css?1670145358" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1670145358" rel="stylesheet"></noscript>
|
||||||
<link href="../css/auto-complete.css?1670145034" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145034" rel="stylesheet"></noscript>
|
<link href="../css/auto-complete.css?1670145358" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1670145358" rel="stylesheet"></noscript>
|
||||||
<link href="../css/perfect-scrollbar.min.css?1670145034" rel="stylesheet">
|
<link href="../css/perfect-scrollbar.min.css?1670145358" rel="stylesheet">
|
||||||
<link href="../css/nucleus.css?1670145034" rel="stylesheet">
|
<link href="../css/nucleus.css?1670145358" rel="stylesheet">
|
||||||
<link href="../css/fonts.css?1670145034" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145034" rel="stylesheet"></noscript>
|
<link href="../css/fonts.css?1670145358" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1670145358" rel="stylesheet"></noscript>
|
||||||
<link href="../css/theme.css?1670145034" rel="stylesheet">
|
<link href="../css/theme.css?1670145358" rel="stylesheet">
|
||||||
<link href="../css/theme-relearn-light.css?1670145034" rel="stylesheet" id="variant-style">
|
<link href="../css/theme-relearn-light.css?1670145358" rel="stylesheet" id="variant-style">
|
||||||
<link href="../css/ie.css?1670145034" rel="stylesheet">
|
<link href="../css/ie.css?1670145358" rel="stylesheet">
|
||||||
<link href="../css/variant.css?1670145034" rel="stylesheet">
|
<link href="../css/variant.css?1670145358" rel="stylesheet">
|
||||||
<link href="../css/print.css?1670145034" rel="stylesheet" media="print">
|
<link href="../css/print.css?1670145358" rel="stylesheet" media="print">
|
||||||
<script src="../js/url.js?1670145034"></script>
|
<script src="../js/url.js?1670145358"></script>
|
||||||
<script src="../js/variant.js?1670145034"></script>
|
<script src="../js/variant.js?1670145358"></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?1670145034" defer></script>
|
<script src="../js/jquery.min.js?1670145358" 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?1670145034" defer></script>
|
<script src="../js/auto-complete.js?1670145358" defer></script>
|
||||||
<script src="../js/lunr.min.js?1670145034" defer></script>
|
<script src="../js/lunr.min.js?1670145358" defer></script>
|
||||||
<script src="../js/lunr.stemmer.support.min.js?1670145034" defer></script>
|
<script src="../js/lunr.stemmer.support.min.js?1670145358" defer></script>
|
||||||
<script src="../js/lunr.multi.min.js?1670145034" defer></script>
|
<script src="../js/lunr.multi.min.js?1670145358" defer></script>
|
||||||
<script src="../js/lunr.en.min.js?1670145034" defer></script>
|
<script src="../js/lunr.en.min.js?1670145358" defer></script>
|
||||||
<script src="../js/search.js?1670145034" defer></script>
|
<script src="../js/search.js?1670145358" 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?1670145034"></script>
|
<script async src="../js/buttons.js?1670145358"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../js/theme.js?1670145034" defer></script>
|
<script src="../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -102,7 +102,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -343,12 +343,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -464,13 +464,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>attachments</code> shorrrtcode displays a list o' files attached t' a plank wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -256,9 +256,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -355,12 +355,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -476,13 +476,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>badge</code> shorrrtcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -268,9 +268,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../js/url.js?1670145032"></script>
|
<script src="../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../js/variant.js?1670145032"></script>
|
<script src="../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -472,12 +472,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../js/auto-complete.js?1670145032" defer></script>
|
<script src="../../../js/auto-complete.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.stemmer.support.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.stemmer.support.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.multi.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.multi.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/lunr.en.min.js?1670145032" defer></script>
|
<script src="../../../js/lunr.en.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/search.js?1670145032" defer></script>
|
<script src="../../../js/search.js?1670145355" 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">
|
||||||
@ -593,13 +593,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?1670145032"></script>
|
<script async src="../../../js/buttons.js?1670145355"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../js/clipboard.min.js?1670145032" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145032" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145032" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145355" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145032" defer></script>
|
<script src="../../../js/theme.js?1670145355" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../js/url.js?1670145033"></script>
|
<script src="../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../js/variant.js?1670145033"></script>
|
<script src="../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
<p>Th' <code>button</code> shorrrtcode displays a click'ble button wit' adjust'ble color, title an' ay'con.</p>
|
||||||
@ -385,9 +385,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,7 +99,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
||||||
@ -183,12 +183,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/search.js?1670145357" 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">
|
||||||
@ -308,13 +308,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?1670145033"></script>
|
<script async src="../../../../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../../../../../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../../../../../../../js/url.js?1670145033"></script>
|
<script src="../../../../../../../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../../../../../../../js/variant.js?1670145033"></script>
|
<script src="../../../../../../../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../../../../../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,7 +84,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
||||||
@ -96,9 +96,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../../../../../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,7 +99,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
||||||
@ -189,12 +189,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/search.js?1670145357" 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">
|
||||||
@ -314,13 +314,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?1670145033"></script>
|
<script async src="../../../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../../../../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../../../../../../js/url.js?1670145033"></script>
|
<script src="../../../../../../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../../../../../../js/variant.js?1670145033"></script>
|
<script src="../../../../../../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../../../../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,7 +84,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
||||||
@ -109,7 +109,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank.</p>
|
||||||
@ -122,9 +122,9 @@
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../../../../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../../../../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,7 +99,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
||||||
@ -189,12 +189,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../../js/search.js?1670145357" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
@ -312,13 +312,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?1670145033"></script>
|
<script async src="../../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../../js/theme.js?1670145357" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../../../../../js/url.js?1670145033"></script>
|
<script src="../../../../../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1670145033"></script>
|
<script src="../../../../../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,7 +84,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
||||||
@ -105,9 +105,9 @@
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../../../../../js/theme.js?1670145358" 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?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -99,7 +99,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
||||||
@ -189,12 +189,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../js/search.js?1670145357" defer></script>
|
||||||
</div>
|
</div>
|
||||||
<div id="content-wrapper" class="highlightable">
|
<div id="content-wrapper" class="highlightable">
|
||||||
<ul class="topics collapsible-menu">
|
<ul class="topics collapsible-menu">
|
||||||
@ -312,13 +312,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?1670145033"></script>
|
<script async src="../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../js/theme.js?1670145357" 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 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../images/logo.svg?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../../../../js/url.js?1670145033"></script>
|
<script src="../../../../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../../../../js/variant.js?1670145033"></script>
|
<script src="../../../../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -84,7 +84,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
<p>This be a <strong>hidden</strong> demo child plank. This plank an' all its children be hidden 'n th' menu, arrow navigat'n an' children shorrrtcode as long as ye aren’t view'n this plank or its children directly.</p>
|
||||||
@ -109,7 +109,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
<p>This be a <strong>non-hidden</strong> demo child plank o' a hidden parent plank wit' a hidden child. Ye can still access th' hidden child <a href="../../../../../../shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">directly</a> or via th' search.</p>
|
||||||
@ -131,9 +131,9 @@
|
|||||||
</section> </div>
|
</section> </div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../../../../js/theme.js?1670145358" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../images/logo.svg?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -100,7 +100,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -184,12 +184,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../../js/search.js?1670145357" 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?1670145033"></script>
|
<script async src="../../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../../js/theme.js?1670145357" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,22 +10,22 @@
|
|||||||
<title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="canonical" type="text/html" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="canonical" type="text/html" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../images/logo.svg?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1670145355" 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?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1670145033" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145033" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1670145357" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145357" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1670145033" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1670145357" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1670145357" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1670145033" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1670145357" rel="stylesheet" media="print">
|
||||||
<link href="../../../../../../../css/format-print.css?1670145033" rel="stylesheet">
|
<link href="../../../../../../../css/format-print.css?1670145357" rel="stylesheet">
|
||||||
<script src="../../../../../../../js/url.js?1670145033"></script>
|
<script src="../../../../../../../js/url.js?1670145357"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1670145033"></script>
|
<script src="../../../../../../../js/variant.js?1670145357"></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?1670145033" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1670145357" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -85,7 +85,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -97,9 +97,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1670145034" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1670145358" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1670145034" defer></script>
|
<script src="../../../../../../../js/theme.js?1670145358" defer></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,21 +10,21 @@
|
|||||||
<title>Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme</title>
|
<title>Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme</title>
|
||||||
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme">
|
<link href="../../../../../../../pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme">
|
||||||
<link href="../../../../../../../images/logo.svg?1670145032" rel="icon" type="image/svg+xml">
|
<link href="../../../../../../../images/logo.svg?1670145355" 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?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fontawesome-all.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/featherlight.min.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/auto-complete.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/perfect-scrollbar.min.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/nucleus.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/nucleus.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145032" rel="stylesheet"></noscript>
|
<link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../css/fonts.css?1670145355" rel="stylesheet"></noscript>
|
||||||
<link href="../../../../../../../css/theme.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/theme.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/theme-relearn-light.css?1670145032" rel="stylesheet" id="variant-style">
|
<link href="../../../../../../../css/theme-relearn-light.css?1670145355" rel="stylesheet" id="variant-style">
|
||||||
<link href="../../../../../../../css/ie.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/ie.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/variant.css?1670145032" rel="stylesheet">
|
<link href="../../../../../../../css/variant.css?1670145355" rel="stylesheet">
|
||||||
<link href="../../../../../../../css/print.css?1670145032" rel="stylesheet" media="print">
|
<link href="../../../../../../../css/print.css?1670145355" rel="stylesheet" media="print">
|
||||||
<script src="../../../../../../../js/url.js?1670145032"></script>
|
<script src="../../../../../../../js/url.js?1670145355"></script>
|
||||||
<script src="../../../../../../../js/variant.js?1670145032"></script>
|
<script src="../../../../../../../js/variant.js?1670145355"></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?1670145032" defer></script>
|
<script src="../../../../../../../js/jquery.min.js?1670145355" defer></script>
|
||||||
<style>
|
<style>
|
||||||
#body img.bg-white {
|
#body img.bg-white {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@ -100,7 +100,7 @@
|
|||||||
<div class="box notices cstyle warning">
|
<div class="box notices cstyle warning">
|
||||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Arrr! Pirrrates</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
<p>Fello' pirrates, be awarrre <b>some stuff may not work</b> fer us in this trrranslat'n. Like <b>table of rrramblings</b>, see'ng <b>Merrrmaids</b>, do'ng <b>math or chemistrrry</b> and stuff.</p> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>This be a plain demo child plank.</p>
|
<p>This be a plain demo child plank.</p>
|
||||||
@ -184,12 +184,12 @@
|
|||||||
<script>
|
<script>
|
||||||
var contentLangs=['en'];
|
var contentLangs=['en'];
|
||||||
</script>
|
</script>
|
||||||
<script src="../../../../../../../js/auto-complete.js?1670145033" defer></script>
|
<script src="../../../../../../../js/auto-complete.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.stemmer.support.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.multi.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.multi.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/lunr.en.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/lunr.en.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/search.js?1670145033" defer></script>
|
<script src="../../../../../../../js/search.js?1670145357" 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?1670145033"></script>
|
<script async src="../../../../../../../js/buttons.js?1670145357"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script src="../../../../../../../js/clipboard.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/clipboard.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/perfect-scrollbar.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/featherlight.min.js?1670145033" defer></script>
|
<script src="../../../../../../../js/featherlight.min.js?1670145357" defer></script>
|
||||||
<script src="../../../../../../../js/theme.js?1670145033" defer></script>
|
<script src="../../../../../../../js/theme.js?1670145357" 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