This commit is contained in:
McShelby 2023-10-28 20:50:29 +00:00
parent 3b6291f2d9
commit 4caa3e63f7
258 changed files with 6397 additions and 6294 deletions
basics/installation

View file

@ -23,20 +23,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
<link href="../../basics/installation/index.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1698524888" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1698526220" 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?1698524888" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1698524888" rel="stylesheet"></noscript>
<link href="../../css/nucleus.css?1698524888" rel="stylesheet">
<link href="../../css/auto-complete.css?1698524888" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1698524888" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1698524888" rel="stylesheet">
<link href="../../css/fonts.css?1698524888" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1698524888" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1698524888" rel="stylesheet">
<link href="../../css/theme-auto.css?1698524888" rel="stylesheet" id="R-variant-style">
<link href="../../css/variant.css?1698524888" rel="stylesheet">
<link href="../../css/print.css?1698524888" rel="stylesheet" media="print">
<link href="../../css/ie.css?1698524888" rel="stylesheet">
<script src="../../js/url.js?1698524888"></script>
<script src="../../js/variant.js?1698524888"></script>
<link href="../../css/fontawesome-all.min.css?1698526220" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1698526220" rel="stylesheet"></noscript>
<link href="../../css/nucleus.css?1698526220" rel="stylesheet">
<link href="../../css/auto-complete.css?1698526220" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1698526220" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1698526220" rel="stylesheet">
<link href="../../css/fonts.css?1698526220" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1698526220" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1698526220" rel="stylesheet">
<link href="../../css/theme-auto.css?1698526220" rel="stylesheet" id="R-variant-style">
<link href="../../css/variant.css?1698526220" rel="stylesheet">
<link href="../../css/print.css?1698526220" rel="stylesheet" media="print">
<link href="../../css/ie.css?1698526220" rel="stylesheet">
<script src="../../js/url.js?1698526220"></script>
<script src="../../js/variant.js?1698526220"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -177,8 +177,8 @@
</span></span><span class="line"><span class="cl"><span class="gh"># Basics
</span></span></span><span class="line"><span class="cl"><span class="gh"></span>
</span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p>
<p><a href="#R-image-5a29045954a1cafa41313c927fc8d53f" class="lightbox-link"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5a29045954a1cafa41313c927fc8d53f"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
<p><a href="#R-image-d0d42b62024c4ee035e8015eeeff1d1f" class="lightbox-link"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d0d42b62024c4ee035e8015eeeff1d1f"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
<p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p>
<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p>
<p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p>
@ -295,12 +295,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1698524889" defer></script>
<script src="../../js/lunr/lunr.min.js?1698524889" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1698524889" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1698524889" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1698524889" defer></script>
<script src="../../js/search.js?1698524889" defer></script>
<script src="../../js/auto-complete.js?1698526220" defer></script>
<script src="../../js/lunr/lunr.min.js?1698526220" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1698526220" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1698526220" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1698526220" defer></script>
<script src="../../js/search.js?1698526220" defer></script>
</div>
<div id="R-homelinks" class="default-animation">
<hr class="padding">
@ -457,13 +457,13 @@
setTimeout( githubButtonsInit, 400 );
});
</script>
<script async src="../../js/github-buttons.js?1698524889"></script>
<script async src="../../js/github-buttons.js?1698526220"></script>
</div>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1698524889" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1698524889" defer></script>
<script src="../../js/theme.js?1698524889" defer></script>
<script src="../../js/clipboard.min.js?1698526220" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1698526220" defer></script>
<script src="../../js/theme.js?1698526220" defer></script>
</body>
</html>

View file

@ -23,21 +23,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
<link href="https://McShelby.github.io/hugo-theme-relearn/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="../../images/logo.svg?1698524888" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1698526220" 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?1698524890" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1698524890" rel="stylesheet"></noscript>
<link href="../../css/nucleus.css?1698524890" rel="stylesheet">
<link href="../../css/auto-complete.css?1698524890" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1698524890" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1698524890" rel="stylesheet">
<link href="../../css/fonts.css?1698524890" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1698524890" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1698524890" rel="stylesheet">
<link href="../../css/theme-auto.css?1698524890" rel="stylesheet" id="R-variant-style">
<link href="../../css/variant.css?1698524890" rel="stylesheet">
<link href="../../css/print.css?1698524890" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1698524890" rel="stylesheet">
<link href="../../css/ie.css?1698524890" rel="stylesheet">
<script src="../../js/url.js?1698524890"></script>
<script src="../../js/variant.js?1698524890"></script>
<link href="../../css/fontawesome-all.min.css?1698526221" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1698526221" rel="stylesheet"></noscript>
<link href="../../css/nucleus.css?1698526221" rel="stylesheet">
<link href="../../css/auto-complete.css?1698526221" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1698526221" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1698526221" rel="stylesheet">
<link href="../../css/fonts.css?1698526221" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1698526221" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1698526221" rel="stylesheet">
<link href="../../css/theme-auto.css?1698526221" rel="stylesheet" id="R-variant-style">
<link href="../../css/variant.css?1698526221" rel="stylesheet">
<link href="../../css/print.css?1698526221" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1698526221" rel="stylesheet">
<link href="../../css/ie.css?1698526221" rel="stylesheet">
<script src="../../js/url.js?1698526221"></script>
<script src="../../js/variant.js?1698526221"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -123,8 +123,8 @@
</span></span><span class="line"><span class="cl"><span class="gh"># Basics
</span></span></span><span class="line"><span class="cl"><span class="gh"></span>
</span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p>
<p><a href="#R-image-5a29045954a1cafa41313c927fc8d53f" class="lightbox-link"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5a29045954a1cafa41313c927fc8d53f"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
<p><a href="#R-image-d0d42b62024c4ee035e8015eeeff1d1f" class="lightbox-link"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d0d42b62024c4ee035e8015eeeff1d1f"><img src="../../basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
<p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p>
<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p>
<p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p>
@ -160,8 +160,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1698524890" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1698524890" defer></script>
<script src="../../js/theme.js?1698524890" defer></script>
<script src="../../js/clipboard.min.js?1698526221" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1698526221" defer></script>
<script src="../../js/theme.js?1698526221" defer></script>
</body>
</html>