This commit is contained in:
McShelby 2023-01-24 23:27:53 +00:00
parent 6c0158f730
commit c3badbef72
347 changed files with 7946 additions and 7958 deletions

View file

@ -9,21 +9,21 @@
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Development :: Hugo Relearn Theme</title>
<link href="../images/logo.svg?1674601177" rel="icon" type="image/svg+xml">
<link href="../images/logo.svg?1674602865" rel="icon" type="image/svg+xml">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="../css/fontawesome-all.min.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674601177" rel="stylesheet"></noscript>
<link href="../css/featherlight.min.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674601177" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674601177" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1674601177" rel="stylesheet">
<link href="../css/nucleus.css?1674601177" rel="stylesheet">
<link href="../css/fonts.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674601177" rel="stylesheet"></noscript>
<link href="../css/theme.css?1674601177" rel="stylesheet">
<link href="../css/theme-relearn-light.css?1674601177" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1674601177" rel="stylesheet">
<link href="../css/variant.css?1674601177" rel="stylesheet">
<link href="../css/print.css?1674601177" rel="stylesheet" media="print">
<script src="../js/url.js?1674601177"></script>
<script src="../js/variant.js?1674601177"></script>
<link href="../css/fontawesome-all.min.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674602865" rel="stylesheet"></noscript>
<link href="../css/featherlight.min.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674602865" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674602865" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1674602865" rel="stylesheet">
<link href="../css/nucleus.css?1674602865" rel="stylesheet">
<link href="../css/fonts.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674602865" rel="stylesheet"></noscript>
<link href="../css/theme.css?1674602865" rel="stylesheet">
<link href="../css/theme-relearn-light.css?1674602865" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1674602865" rel="stylesheet">
<link href="../css/variant.css?1674602865" rel="stylesheet">
<link href="../css/print.css?1674602865" rel="stylesheet" media="print">
<script src="../js/url.js?1674602865"></script>
<script src="../js/variant.js?1674602865"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// 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/';
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<script src="../js/jquery.min.js?1674601177" defer></script>
<script src="../js/jquery.min.js?1674602865" defer></script>
<style>
#body img.bg-white {
background-color: white;
@ -174,12 +174,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../js/auto-complete.js?1674601178" defer></script>
<script src="../js/lunr/lunr.min.js?1674601178" defer></script>
<script src="../js/lunr/lunr.stemmer.support.min.js?1674601178" defer></script>
<script src="../js/lunr/lunr.multi.min.js?1674601178" defer></script>
<script src="../js/lunr/lunr.en.min.js?1674601178" defer></script>
<script src="../js/search.js?1674601178" defer></script>
<script src="../js/auto-complete.js?1674602866" defer></script>
<script src="../js/lunr/lunr.min.js?1674602866" defer></script>
<script src="../js/lunr/lunr.stemmer.support.min.js?1674602866" defer></script>
<script src="../js/lunr/lunr.multi.min.js?1674602866" defer></script>
<script src="../js/lunr/lunr.en.min.js?1674602866" defer></script>
<script src="../js/search.js?1674602866" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -297,13 +297,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/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>
<script async src="../js/buttons.js?1674601178"></script>
<script async src="../js/buttons.js?1674602866"></script>
</div>
</div>
</aside>
<script src="../js/clipboard.min.js?1674601178" defer></script>
<script src="../js/perfect-scrollbar.min.js?1674601178" defer></script>
<script src="../js/featherlight.min.js?1674601178" defer></script>
<script src="../js/theme.js?1674601178" defer></script>
<script src="../js/clipboard.min.js?1674602866" defer></script>
<script src="../js/perfect-scrollbar.min.js?1674602866" defer></script>
<script src="../js/featherlight.min.js?1674602866" defer></script>
<script src="../js/theme.js?1674602866" defer></script>
</body>
</html>

View file

@ -9,22 +9,22 @@
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Development :: Hugo Relearn Theme</title>
<link href="../images/logo.svg?1674601177" rel="icon" type="image/svg+xml">
<link href="../images/logo.svg?1674602865" rel="icon" type="image/svg+xml">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="../css/fontawesome-all.min.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674601178" rel="stylesheet"></noscript>
<link href="../css/featherlight.min.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674601178" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674601178" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1674601178" rel="stylesheet">
<link href="../css/nucleus.css?1674601178" rel="stylesheet">
<link href="../css/fonts.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674601178" rel="stylesheet"></noscript>
<link href="../css/theme.css?1674601178" rel="stylesheet">
<link href="../css/theme-relearn-light.css?1674601178" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1674601178" rel="stylesheet">
<link href="../css/variant.css?1674601178" rel="stylesheet">
<link href="../css/print.css?1674601178" rel="stylesheet" media="print">
<link href="../css/format-print.css?1674601178" rel="stylesheet">
<script src="../js/url.js?1674601178"></script>
<script src="../js/variant.js?1674601178"></script>
<link href="../css/fontawesome-all.min.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1674602866" rel="stylesheet"></noscript>
<link href="../css/featherlight.min.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1674602866" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1674602866" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1674602866" rel="stylesheet">
<link href="../css/nucleus.css?1674602866" rel="stylesheet">
<link href="../css/fonts.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1674602866" rel="stylesheet"></noscript>
<link href="../css/theme.css?1674602866" rel="stylesheet">
<link href="../css/theme-relearn-light.css?1674602866" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1674602866" rel="stylesheet">
<link href="../css/variant.css?1674602866" rel="stylesheet">
<link href="../css/print.css?1674602866" rel="stylesheet" media="print">
<link href="../css/format-print.css?1674602866" rel="stylesheet">
<script src="../js/url.js?1674602866"></script>
<script src="../js/variant.js?1674602866"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// 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/';
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<script src="../js/jquery.min.js?1674601178" defer></script>
<script src="../js/jquery.min.js?1674602866" defer></script>
<style>
#body img.bg-white {
background-color: white;
@ -132,9 +132,9 @@
</ul>
<p><strong>Used by</strong>:</p>
<ul>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1500 x 1000</em></li>
<li>Hugo Themes gallery: <a href="https://themes.gohugo.io/tags/docs/" target="_blank">https://themes.gohugo.io/tags/docs/</a> <em>900 x 600</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1500 x 1000</em></li>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1280 x 640</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1280 x 640</em></li>
<li>GitHub social media preview: <a href="https://github.com/McShelby/hugo-theme-relearn/settings" target="_blank">https://github.com/McShelby/hugo-theme-relearn/settings</a> <em>1280 x 640</em></li>
</ul>
<p><strong>Page URL</strong>: <a href="../shortcodes/include/">Screenshot Link</a></p>
@ -145,10 +145,8 @@
<li>Desktop: light theme <em>1440 x 900 @ 1</em></li>
<li>Tablet: light theme <em>778 x 1038 @ 1</em></li>
<li>Phone: dark theme <em>450 x 801 @ .666</em></li>
<li>Resize template centered to <em>3000 x 2000</em></li>
<li>Scale to <em>1500 x 1000</em> and save as <code>images/hero.png</code></li>
<li>Scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>Scale to <em>1280 x 853</em>, resize template <em>1280 x 640</em> offset y: <em>-140</em> and save as <code>images/social.png</code></li>
<li>From original template size resize to <em>2700 x 1800</em> centered, scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>From original template size resize to <em>3000 x 1500</em> offset y: <em>-330</em>, scale to <em>1280 x 640</em> and save as <code>images/hero.png</code></li>
</ul>
<p><strong>Preview</strong>:</p>
<p>
@ -177,9 +175,9 @@
</section> </div>
</main>
</div>
<script src="../js/clipboard.min.js?1674601178" defer></script>
<script src="../js/perfect-scrollbar.min.js?1674601178" defer></script>
<script src="../js/featherlight.min.js?1674601178" defer></script>
<script src="../js/theme.js?1674601178" defer></script>
<script src="../js/clipboard.min.js?1674602867" defer></script>
<script src="../js/perfect-scrollbar.min.js?1674602867" defer></script>
<script src="../js/featherlight.min.js?1674602867" defer></script>
<script src="../js/theme.js?1674602867" defer></script>
</body>
</html>

View file

@ -9,21 +9,21 @@
<meta name="description" content="Recipe to create various documentation screenshots">
<meta name="author" content="Sören Weber">
<title>Screenshots :: Hugo Relearn Theme</title>
<link href="../../images/logo.svg?1674601177" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1674602865" rel="icon" type="image/svg+xml">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="../../css/fontawesome-all.min.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674601177" rel="stylesheet"></noscript>
<link href="../../css/featherlight.min.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674601177" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674601177" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1674601177" rel="stylesheet">
<link href="../../css/nucleus.css?1674601177" rel="stylesheet">
<link href="../../css/fonts.css?1674601177" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674601177" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1674601177" rel="stylesheet">
<link href="../../css/theme-relearn-light.css?1674601177" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1674601177" rel="stylesheet">
<link href="../../css/variant.css?1674601177" rel="stylesheet">
<link href="../../css/print.css?1674601177" rel="stylesheet" media="print">
<script src="../../js/url.js?1674601177"></script>
<script src="../../js/variant.js?1674601177"></script>
<link href="../../css/fontawesome-all.min.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674602865" rel="stylesheet"></noscript>
<link href="../../css/featherlight.min.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674602865" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674602865" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1674602865" rel="stylesheet">
<link href="../../css/nucleus.css?1674602865" rel="stylesheet">
<link href="../../css/fonts.css?1674602865" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674602865" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1674602865" rel="stylesheet">
<link href="../../css/theme-relearn-light.css?1674602865" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1674602865" rel="stylesheet">
<link href="../../css/variant.css?1674602865" rel="stylesheet">
<link href="../../css/print.css?1674602865" rel="stylesheet" media="print">
<script src="../../js/url.js?1674602865"></script>
<script src="../../js/variant.js?1674602865"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// 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/';
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<script src="../../js/jquery.min.js?1674601177" defer></script>
<script src="../../js/jquery.min.js?1674602865" defer></script>
<style>
#body img.bg-white {
background-color: white;
@ -143,9 +143,9 @@
</ul>
<p><strong>Used by</strong>:</p>
<ul>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1500 x 1000</em></li>
<li>Hugo Themes gallery: <a href="https://themes.gohugo.io/tags/docs/" target="_blank">https://themes.gohugo.io/tags/docs/</a> <em>900 x 600</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1500 x 1000</em></li>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1280 x 640</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1280 x 640</em></li>
<li>GitHub social media preview: <a href="https://github.com/McShelby/hugo-theme-relearn/settings" target="_blank">https://github.com/McShelby/hugo-theme-relearn/settings</a> <em>1280 x 640</em></li>
</ul>
<p><strong>Page URL</strong>: <a href="../../shortcodes/include/">Screenshot Link</a></p>
@ -156,10 +156,8 @@
<li>Desktop: light theme <em>1440 x 900 @ 1</em></li>
<li>Tablet: light theme <em>778 x 1038 @ 1</em></li>
<li>Phone: dark theme <em>450 x 801 @ .666</em></li>
<li>Resize template centered to <em>3000 x 2000</em></li>
<li>Scale to <em>1500 x 1000</em> and save as <code>images/hero.png</code></li>
<li>Scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>Scale to <em>1280 x 853</em>, resize template <em>1280 x 640</em> offset y: <em>-140</em> and save as <code>images/social.png</code></li>
<li>From original template size resize to <em>2700 x 1800</em> centered, scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>From original template size resize to <em>3000 x 1500</em> offset y: <em>-330</em>, scale to <em>1280 x 640</em> and save as <code>images/hero.png</code></li>
</ul>
<p><strong>Preview</strong>:</p>
<p>
@ -259,12 +257,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1674601178" defer></script>
<script src="../../js/lunr/lunr.min.js?1674601178" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674601178" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1674601178" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1674601178" defer></script>
<script src="../../js/search.js?1674601178" defer></script>
<script src="../../js/auto-complete.js?1674602866" defer></script>
<script src="../../js/lunr/lunr.min.js?1674602866" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1674602866" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1674602866" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1674602866" defer></script>
<script src="../../js/search.js?1674602866" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -382,13 +380,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/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>
<script async src="../../js/buttons.js?1674601178"></script>
<script async src="../../js/buttons.js?1674602866"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1674601178" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1674601178" defer></script>
<script src="../../js/featherlight.min.js?1674601178" defer></script>
<script src="../../js/theme.js?1674601178" defer></script>
<script src="../../js/clipboard.min.js?1674602866" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1674602866" defer></script>
<script src="../../js/featherlight.min.js?1674602866" defer></script>
<script src="../../js/theme.js?1674602866" defer></script>
</body>
</html>

View file

@ -9,22 +9,22 @@
<meta name="description" content="Recipe to create various documentation screenshots">
<meta name="author" content="Sören Weber">
<title>Screenshots :: Hugo Relearn Theme</title>
<link href="../../images/logo.svg?1674601177" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1674602865" rel="icon" type="image/svg+xml">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="../../css/fontawesome-all.min.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674601178" rel="stylesheet"></noscript>
<link href="../../css/featherlight.min.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674601178" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674601178" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1674601178" rel="stylesheet">
<link href="../../css/nucleus.css?1674601178" rel="stylesheet">
<link href="../../css/fonts.css?1674601178" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674601178" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1674601178" rel="stylesheet">
<link href="../../css/theme-relearn-light.css?1674601178" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1674601178" rel="stylesheet">
<link href="../../css/variant.css?1674601178" rel="stylesheet">
<link href="../../css/print.css?1674601178" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1674601178" rel="stylesheet">
<script src="../../js/url.js?1674601178"></script>
<script src="../../js/variant.js?1674601178"></script>
<link href="../../css/fontawesome-all.min.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1674602866" rel="stylesheet"></noscript>
<link href="../../css/featherlight.min.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1674602866" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1674602866" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1674602866" rel="stylesheet">
<link href="../../css/nucleus.css?1674602866" rel="stylesheet">
<link href="../../css/fonts.css?1674602866" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1674602866" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1674602866" rel="stylesheet">
<link href="../../css/theme-relearn-light.css?1674602866" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1674602866" rel="stylesheet">
<link href="../../css/variant.css?1674602866" rel="stylesheet">
<link href="../../css/print.css?1674602866" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1674602866" rel="stylesheet">
<script src="../../js/url.js?1674602866"></script>
<script src="../../js/variant.js?1674602866"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// 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/';
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
</script>
<script src="../../js/jquery.min.js?1674601178" defer></script>
<script src="../../js/jquery.min.js?1674602866" defer></script>
<style>
#body img.bg-white {
background-color: white;
@ -116,9 +116,9 @@
</ul>
<p><strong>Used by</strong>:</p>
<ul>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1500 x 1000</em></li>
<li>Hugo Themes gallery: <a href="https://themes.gohugo.io/tags/docs/" target="_blank">https://themes.gohugo.io/tags/docs/</a> <em>900 x 600</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1500 x 1000</em></li>
<li>Hugo Themes notes: <a href="https://themes.gohugo.io/themes/hugo-theme-relearn/" target="_blank">https://themes.gohugo.io/themes/hugo-theme-relearn/</a> <em>1280 x 640</em></li>
<li>GitHub project site: <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank">https://github.com/McShelby/hugo-theme-relearn</a> <em>1280 x 640</em></li>
<li>GitHub social media preview: <a href="https://github.com/McShelby/hugo-theme-relearn/settings" target="_blank">https://github.com/McShelby/hugo-theme-relearn/settings</a> <em>1280 x 640</em></li>
</ul>
<p><strong>Page URL</strong>: <a href="../../shortcodes/include/">Screenshot Link</a></p>
@ -129,10 +129,8 @@
<li>Desktop: light theme <em>1440 x 900 @ 1</em></li>
<li>Tablet: light theme <em>778 x 1038 @ 1</em></li>
<li>Phone: dark theme <em>450 x 801 @ .666</em></li>
<li>Resize template centered to <em>3000 x 2000</em></li>
<li>Scale to <em>1500 x 1000</em> and save as <code>images/hero.png</code></li>
<li>Scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>Scale to <em>1280 x 853</em>, resize template <em>1280 x 640</em> offset y: <em>-140</em> and save as <code>images/social.png</code></li>
<li>From original template size resize to <em>2700 x 1800</em> centered, scale to <em>900 x 600</em> and save as <code>images/tn.png</code></li>
<li>From original template size resize to <em>3000 x 1500</em> offset y: <em>-330</em>, scale to <em>1280 x 640</em> and save as <code>images/hero.png</code></li>
</ul>
<p><strong>Preview</strong>:</p>
<p>
@ -160,9 +158,9 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1674601178" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1674601178" defer></script>
<script src="../../js/featherlight.min.js?1674601178" defer></script>
<script src="../../js/theme.js?1674601178" defer></script>
<script src="../../js/clipboard.min.js?1674602867" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1674602867" defer></script>
<script src="../../js/featherlight.min.js?1674602867" defer></script>
<script src="../../js/theme.js?1674602867" defer></script>
</body>
</html>