mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-25 19:20:03 +00:00
deploy: ace996b0ba
This commit is contained in:
parent
cf9b67e4d3
commit
aee00c5024
336 changed files with 11562 additions and 11538 deletions
basics
changelog
configuration
customization
generator
history
index.htmlindex.print.htmlinstallation
migration
requirements
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Configuration :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/configuration/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/configuration/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -120,7 +120,7 @@
|
|||
<h1 id="configuration">Configuration</h1>
|
||||
|
||||
<h2 id="global-site-parameters">Global site parameters</h2>
|
||||
<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">Hugo global configuration</a>, the Relearn theme lets you define the following parameters in your <code>config.toml</code> (here, values are default).</p>
|
||||
<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo global configuration</a>, the Relearn theme lets you define the following parameters in your <code>config.toml</code> (here, values are default).</p>
|
||||
<p>Note that some of these parameters are explained in details in other sections of this documentation.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">params</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># This controls whether submenus will be expanded (true), or collapsed (false) in the</span>
|
||||
|
@ -198,12 +198,14 @@
|
|||
</span></span><span class="line"><span class="cl"> <span class="c"># If set to true, no index.html will be appended to prettyURLs; this will cause pages not</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># to be servable from the file system</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># For external links you can define how they are opened in your browser; this setting will only be applied to the content area but not the shortcut menu</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s2">"_blank"</span>
|
||||
</span></span></code></pre></div><h2 id="serving-your-page-from-a-subfolder">Serving your page from a subfolder</h2>
|
||||
<p>If your site is served from a subfolder, eg. <code>https://example.com/mysite/</code>, you have to set the following lines to your <code>config.toml</code></p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">baseURL</span> <span class="p">=</span> <span class="s2">"https://example.com/mysite/"</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">canonifyURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
</span></span></code></pre></div><p>Without <code>canonifyURLs=true</code> URLs in sublemental pages (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while your HTML files will still work. See <a href="https://github.com/gohugoio/hugo/issues/5226" target="_blank" rel="noopener">https://github.com/gohugoio/hugo/issues/5226</a>.</p>
|
||||
</span></span></code></pre></div><p>Without <code>canonifyURLs=true</code> URLs in sublemental pages (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while your HTML files will still work. See <a href="https://github.com/gohugoio/hugo/issues/5226" target="_blank">https://github.com/gohugoio/hugo/issues/5226</a>.</p>
|
||||
<h2 id="serving-your-page-from-the-filesystem">Serving your page from the filesystem</h2>
|
||||
<p>If you want your page served from the filesystem by using URLs starting with <code>file://</code> you’ll need the following configuration in your <code>config.toml</code>:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
|
@ -243,7 +245,7 @@
|
|||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">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" target="_blank">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank">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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -360,12 +362,12 @@ default values:</p>
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -481,13 +483,13 @@ default values:</p>
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -76,7 +76,7 @@
|
|||
<h1 id="configuration">Configuration</h1>
|
||||
|
||||
<h2 id="global-site-parameters">Global site parameters</h2>
|
||||
<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">Hugo global configuration</a>, the Relearn theme lets you define the following parameters in your <code>config.toml</code> (here, values are default).</p>
|
||||
<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo global configuration</a>, the Relearn theme lets you define the following parameters in your <code>config.toml</code> (here, values are default).</p>
|
||||
<p>Note that some of these parameters are explained in details in other sections of this documentation.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="p">[</span><span class="nx">params</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># This controls whether submenus will be expanded (true), or collapsed (false) in the</span>
|
||||
|
@ -154,12 +154,14 @@
|
|||
</span></span><span class="line"><span class="cl"> <span class="c"># If set to true, no index.html will be appended to prettyURLs; this will cause pages not</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># to be servable from the file system</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># For external links you can define how they are opened in your browser; this setting will only be applied to the content area but not the shortcut menu</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s2">"_blank"</span>
|
||||
</span></span></code></pre></div><h2 id="serving-your-page-from-a-subfolder">Serving your page from a subfolder</h2>
|
||||
<p>If your site is served from a subfolder, eg. <code>https://example.com/mysite/</code>, you have to set the following lines to your <code>config.toml</code></p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">baseURL</span> <span class="p">=</span> <span class="s2">"https://example.com/mysite/"</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">canonifyURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
</span></span></code></pre></div><p>Without <code>canonifyURLs=true</code> URLs in sublemental pages (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while your HTML files will still work. See <a href="https://github.com/gohugoio/hugo/issues/5226" target="_blank" rel="noopener">https://github.com/gohugoio/hugo/issues/5226</a>.</p>
|
||||
</span></span></code></pre></div><p>Without <code>canonifyURLs=true</code> URLs in sublemental pages (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while your HTML files will still work. See <a href="https://github.com/gohugoio/hugo/issues/5226" target="_blank">https://github.com/gohugoio/hugo/issues/5226</a>.</p>
|
||||
<h2 id="serving-your-page-from-the-filesystem">Serving your page from the filesystem</h2>
|
||||
<p>If you want your page served from the filesystem by using URLs starting with <code>file://</code> you’ll need the following configuration in your <code>config.toml</code>:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">true</span>
|
||||
|
@ -199,7 +201,7 @@
|
|||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>The resulting URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">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" target="_blank">configured ugly</a> in terms of <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank">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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -244,9 +246,9 @@ default values:</p>
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/customization/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/customization/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -109,8 +109,8 @@
|
|||
<article class="default">
|
||||
<h1 id="customization">Customization</h1>
|
||||
|
||||
<p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">follow this page</a>. You’d create a new partial in the <code>layouts/partials</code> folder of your local project. This partial will have the priority.</p>
|
||||
<p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/" target="_blank">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank">follow this page</a>. You’d create a new partial in the <code>layouts/partials</code> folder of your local project. This partial will have the priority.</p>
|
||||
<p>This theme defines the following partials :</p>
|
||||
<ul>
|
||||
<li><code>header.html</code>: the header of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
|
@ -165,13 +165,13 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||
<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/" target="_blank" rel="noopener">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/" target="_blank">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>
|
||||
<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>
|
||||
<h3 id="output-formats">Output formats</h3>
|
||||
<p>Certain parts of the theme can be changed for support of your own <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output formats</a>. Eg. if you define a new output format <code>PLAINTEXT</code> in your <code>config.toml</code>, you can add a file <code>layouts/partials/header.plaintext.html</code> to change the way, the page header should look like for that output format.</p>
|
||||
<p>Certain parts of the theme can be changed for support of your own <a href="https://gohugo.io/templates/output-formats/" target="_blank">output formats</a>. Eg. if you define a new output format <code>PLAINTEXT</code> in your <code>config.toml</code>, you can add a file <code>layouts/partials/header.plaintext.html</code> to change the way, the page header should look like for that output format.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
|
@ -251,12 +251,12 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<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/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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -75,8 +75,8 @@
|
|||
<article class="default">
|
||||
<h1 id="customization">Customization</h1>
|
||||
|
||||
<p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">follow this page</a>. You’d create a new partial in the <code>layouts/partials</code> folder of your local project. This partial will have the priority.</p>
|
||||
<p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/" target="_blank">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank">follow this page</a>. You’d create a new partial in the <code>layouts/partials</code> folder of your local project. This partial will have the priority.</p>
|
||||
<p>This theme defines the following partials :</p>
|
||||
<ul>
|
||||
<li><code>header.html</code>: the header of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
|
@ -131,13 +131,13 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||
<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/" target="_blank" rel="noopener">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/" target="_blank">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>
|
||||
<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>
|
||||
<h3 id="output-formats">Output formats</h3>
|
||||
<p>Certain parts of the theme can be changed for support of your own <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output formats</a>. Eg. if you define a new output format <code>PLAINTEXT</code> in your <code>config.toml</code>, you can add a file <code>layouts/partials/header.plaintext.html</code> to change the way, the page header should look like for that output format.</p>
|
||||
<p>Certain parts of the theme can be changed for support of your own <a href="https://gohugo.io/templates/output-formats/" target="_blank">output formats</a>. Eg. if you define a new output format <code>PLAINTEXT</code> in your <code>config.toml</code>, you can add a file <code>layouts/partials/header.plaintext.html</code> to change the way, the page header should look like for that output format.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
|
@ -145,9 +145,9 @@ You could use an <code>img</code> HTML tag and reference an image created under
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/generator/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/generator/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -227,12 +227,12 @@ window.variants && variants.generator( '#vargenerator' );
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<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/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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671762361" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671794688" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671794688" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -130,14 +130,14 @@ window.variants && variants.generator( '#vargenerator' );
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671762362" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671794689" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671794689" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Basics :: Hugo Relearn Theme">
|
||||
<link href="../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671762360"></script>
|
||||
<script src="../js/variant.js?1671762360"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671794687"></script>
|
||||
<script src="../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -170,12 +170,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../js/search.js?1671762361" defer></script>
|
||||
<script src="../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<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/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?1671762361"></script>
|
||||
<script async src="../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../js/theme.js?1671762361" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/installation/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/installation/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -106,14 +106,14 @@
|
|||
<article class="default">
|
||||
<h1 id="installation">Installation</h1>
|
||||
|
||||
<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 learn more about it by following this <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">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 learn more about it by following this <a href="https://gohugo.io/overview/quickstart/" target="_blank">great documentation for beginners</a>.</p>
|
||||
<h2 id="create-your-project">Create your project</h2>
|
||||
<p>Hugo provides a <code>new</code> command to create a new website.</p>
|
||||
<pre tabindex="0"><code>hugo new site <new_project>
|
||||
</code></pre><h2 id="install-the-theme">Install the theme</h2>
|
||||
<p>Install the Relearn theme by following <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">this documentation</a> using Hugo’s module system.</p>
|
||||
<p>This theme’s repository is: <a href="https://github.com/McShelby/hugo-theme-relearn.git" target="_blank" rel="noopener">https://github.com/McShelby/hugo-theme-relearn.git</a></p>
|
||||
<p>Alternatively, you can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">download the theme as .zip</a> file and extract it in the <code>themes</code> directory</p>
|
||||
<p>Install the Relearn theme by following <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank">this documentation</a> using Hugo’s module system.</p>
|
||||
<p>This theme’s repository is: <a href="https://github.com/McShelby/hugo-theme-relearn.git" target="_blank">https://github.com/McShelby/hugo-theme-relearn.git</a></p>
|
||||
<p>Alternatively, you can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank">download the theme as .zip</a> file and extract it in the <code>themes</code> directory</p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>When building the website, you can set a theme by using <code>--theme</code> option. However, we suggest you modify the configuration file (<code>config.toml</code>) and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the search functionality.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># Change the default theme to be use when building the site with Hugo</span>
|
||||
|
@ -162,7 +162,7 @@
|
|||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/" target="_blank" rel="noopener">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/" target="_blank" rel="noopener">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">GitHub pages</a>.</p>
|
||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/" target="_blank">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/" target="_blank">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank">GitHub pages</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -244,12 +244,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<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/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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -75,14 +75,14 @@
|
|||
<article class="default">
|
||||
<h1 id="installation">Installation</h1>
|
||||
|
||||
<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 learn more about it by following this <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">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 learn more about it by following this <a href="https://gohugo.io/overview/quickstart/" target="_blank">great documentation for beginners</a>.</p>
|
||||
<h2 id="create-your-project">Create your project</h2>
|
||||
<p>Hugo provides a <code>new</code> command to create a new website.</p>
|
||||
<pre tabindex="0"><code>hugo new site <new_project>
|
||||
</code></pre><h2 id="install-the-theme">Install the theme</h2>
|
||||
<p>Install the Relearn theme by following <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">this documentation</a> using Hugo’s module system.</p>
|
||||
<p>This theme’s repository is: <a href="https://github.com/McShelby/hugo-theme-relearn.git" target="_blank" rel="noopener">https://github.com/McShelby/hugo-theme-relearn.git</a></p>
|
||||
<p>Alternatively, you can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">download the theme as .zip</a> file and extract it in the <code>themes</code> directory</p>
|
||||
<p>Install the Relearn theme by following <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank">this documentation</a> using Hugo’s module system.</p>
|
||||
<p>This theme’s repository is: <a href="https://github.com/McShelby/hugo-theme-relearn.git" target="_blank">https://github.com/McShelby/hugo-theme-relearn.git</a></p>
|
||||
<p>Alternatively, you can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank">download the theme as .zip</a> file and extract it in the <code>themes</code> directory</p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>When building the website, you can set a theme by using <code>--theme</code> option. However, we suggest you modify the configuration file (<code>config.toml</code>) and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the search functionality.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># Change the default theme to be use when building the site with Hugo</span>
|
||||
|
@ -131,7 +131,7 @@
|
|||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/" target="_blank" rel="noopener">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/" target="_blank" rel="noopener">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">GitHub pages</a>.</p>
|
||||
<p>This website can be automatically published and hosted with <a href="https://www.netlify.com/" target="_blank">Netlify</a> (Read more about <a href="https://www.netlify.com/blog/2015/07/30/hosting-hugo-on-netlifyinsanely-fast-deploys/" target="_blank">Automated HUGO deployments with Netlify</a>). Alternatively, you can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank">GitHub pages</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -141,9 +141,9 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/migration/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/migration/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -141,12 +141,13 @@
|
|||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The required folder name for the <a href="../../shortcodes/attachments/"><code>attachments</code> shortcode</a> was changed for leaf bundles.</p>
|
||||
<p>Previously, the attachments for leaf bundles in non-multilang setups were required to be in a <code>files</code> subdirectory. For page bundles and leaf bundles in multilang setups they were always required to be in a <code>_index.<LANGCODE>.files</code> or <code>index.<LANGCODE>.files</code> subdirectory accordingly.</p>
|
||||
<p>This added unnessessary complexity. So attachments for leaf bundles in non-multilang setups can now also reside in a <code>index.files</code> directory. Although the old <code>files</code> directory is now deprecated, if both directories are present, only the old <code>files</code> directory will be used for compatiblity.</p>
|
||||
<p>You can revert back to the old behavior by defining <code>externalLinkTarget="_self"</code> in your in the <code>params</code> section of your <code>config.toml</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Absolute links prefixed with <code>http://</code> or <code>https://</code> are now opened in a separate browser tab.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">Hugo’s module system</a>.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank">Hugo’s module system</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
@ -393,7 +394,7 @@
|
|||
<hr>
|
||||
<h2 id="310-2022-03-15">3.1.0 (2022-03-15)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> <a href="../../shortcodes/attachments/"><code>attachment</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter to override the default icon. Allowed values are all <a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">Font Awesome 5 Free</a> icons.</li>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> <a href="../../shortcodes/attachments/"><code>attachment</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter to override the default icon. Allowed values are all <a href="https://fontawesome.com/v5/search?m=free" target="_blank">Font Awesome 5 Free</a> icons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
|
@ -458,8 +459,8 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">Hugo got you covered</a> as well.</p>
|
||||
<p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">reconfigure the error handling</a> of Hugos implementation.</p>
|
||||
<p>If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">Hugo got you covered</a> as well.</p>
|
||||
<p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p>
|
||||
<p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p>
|
||||
<p>You may see errors on the console after the update in the form:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">ERROR 2021/11/19 22:29:10 <span class="o">[</span>en<span class="o">]</span> REF_NOT_FOUND: Ref <span class="s2">"basics/configuration/_index.md"</span>: <span class="s2">"hugo-theme-relearn\exampleSite\content\_index.en.md:19:22"</span>: page not found
|
||||
|
@ -544,7 +545,7 @@
|
|||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> New frontmatter <code>ordersectionsby</code> option to change immediate children sorting in menu and <code>children</code> shortcode. Possible values are <code>title</code> or <code>weight</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Alternate content of a page is now advertised in the HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">Hugo documentation</a>.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Alternate content of a page is now advertised in the HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank">Hugo documentation</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
@ -577,7 +578,7 @@
|
|||
<h2 id="200-2021-08-28">2.0.0 (2021-08-28)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Syntax highlighting was switched to the <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">built in Hugo mechanism</a>. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Syntax highlighting was switched to the <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank">built in Hugo mechanism</a>. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In the predefined stylesheets there was a typo and <code>--MENU-HOME-LINK-HOVERED-color</code> must be changed to <code>--MENU-HOME-LINK-HOVER-color</code>. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.</p>
|
||||
|
@ -620,7 +621,7 @@
|
|||
<hr>
|
||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">this comment</a> in the Learn issues.</li>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
|
@ -701,12 +702,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -822,13 +823,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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -86,12 +86,13 @@
|
|||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The required folder name for the <a href="../../shortcodes/attachments/"><code>attachments</code> shortcode</a> was changed for leaf bundles.</p>
|
||||
<p>Previously, the attachments for leaf bundles in non-multilang setups were required to be in a <code>files</code> subdirectory. For page bundles and leaf bundles in multilang setups they were always required to be in a <code>_index.<LANGCODE>.files</code> or <code>index.<LANGCODE>.files</code> subdirectory accordingly.</p>
|
||||
<p>This added unnessessary complexity. So attachments for leaf bundles in non-multilang setups can now also reside in a <code>index.files</code> directory. Although the old <code>files</code> directory is now deprecated, if both directories are present, only the old <code>files</code> directory will be used for compatiblity.</p>
|
||||
<p>You can revert back to the old behavior by defining <code>externalLinkTarget="_self"</code> in your in the <code>params</code> section of your <code>config.toml</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Absolute links prefixed with <code>http://</code> or <code>https://</code> are now opened in a separate browser tab.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">Hugo’s module system</a>.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank">Hugo’s module system</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
@ -338,7 +339,7 @@
|
|||
<hr>
|
||||
<h2 id="310-2022-03-15">3.1.0 (2022-03-15)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> <a href="../../shortcodes/attachments/"><code>attachment</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter to override the default icon. Allowed values are all <a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">Font Awesome 5 Free</a> icons.</li>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> <a href="../../shortcodes/attachments/"><code>attachment</code></a> and <a href="../../shortcodes/notice/"><code>notice</code></a> shortcodes have a new parameter to override the default icon. Allowed values are all <a href="https://fontawesome.com/v5/search?m=free" target="_blank">Font Awesome 5 Free</a> icons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
|
@ -403,8 +404,8 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">Hugo got you covered</a> as well.</p>
|
||||
<p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">reconfigure the error handling</a> of Hugos implementation.</p>
|
||||
<p>If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">Hugo got you covered</a> as well.</p>
|
||||
<p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p>
|
||||
<p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p>
|
||||
<p>You may see errors on the console after the update in the form:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">ERROR 2021/11/19 22:29:10 <span class="o">[</span>en<span class="o">]</span> REF_NOT_FOUND: Ref <span class="s2">"basics/configuration/_index.md"</span>: <span class="s2">"hugo-theme-relearn\exampleSite\content\_index.en.md:19:22"</span>: page not found
|
||||
|
@ -489,7 +490,7 @@
|
|||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> New frontmatter <code>ordersectionsby</code> option to change immediate children sorting in menu and <code>children</code> shortcode. Possible values are <code>title</code> or <code>weight</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Alternate content of a page is now advertised in the HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">Hugo documentation</a>.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Alternate content of a page is now advertised in the HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank">Hugo documentation</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
@ -522,7 +523,7 @@
|
|||
<h2 id="200-2021-08-28">2.0.0 (2021-08-28)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Syntax highlighting was switched to the <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">built in Hugo mechanism</a>. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Syntax highlighting was switched to the <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank">built in Hugo mechanism</a>. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> In the predefined stylesheets there was a typo and <code>--MENU-HOME-LINK-HOVERED-color</code> must be changed to <code>--MENU-HOME-LINK-HOVER-color</code>. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.</p>
|
||||
|
@ -565,7 +566,7 @@
|
|||
<hr>
|
||||
<h2 id="100-2021-07-01">1.0.0 (2021-07-01)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">this comment</a> in the Learn issues.</li>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Initial fork of the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to <code>Relearn</code> and a new logo. For the reasons behind forking the Learn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank">this comment</a> in the Learn issues.</li>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
|
@ -574,9 +575,9 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,21 +10,21 @@
|
|||
<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.print.html" rel="alternate" type="text/html" title="Requirements :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762360" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762360" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762360" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762360" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762360" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671762360"></script>
|
||||
<script src="../../js/variant.js?1671762360"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794687" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794687" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794687" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794687" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794687" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671794687"></script>
|
||||
<script src="../../js/variant.js?1671794687"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, 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?1671762360" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794687" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -67,7 +67,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div id="top-github-link">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/requirements/_index.en.md" target="blank">
|
||||
<a class="github-link" title='Edit (CTRL+ALT+w)' href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/basics/requirements/_index.en.md" target="_blank">
|
||||
<i class="fas fa-pen fa-fw"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -91,7 +91,7 @@
|
|||
<h1 id="requirements">Requirements</h1>
|
||||
|
||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>
|
||||
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||
|
@ -175,12 +175,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671762361" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671762361" defer></script>
|
||||
<script src="../../js/search.js?1671762361" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671794688" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671794688" defer></script>
|
||||
<script src="../../js/search.js?1671794688" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<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/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?1671762361"></script>
|
||||
<script async src="../../js/buttons.js?1671794688"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671762361" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762361" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762361" defer></script>
|
||||
<script src="../../js/theme.js?1671762361" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794688" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794688" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794688" defer></script>
|
||||
<script src="../../js/theme.js?1671794688" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,22 +10,22 @@
|
|||
<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="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671762360" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671794687" 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?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671762362" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671762362" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671762362" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671762362" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671762362" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671762362" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671762362"></script>
|
||||
<script src="../../js/variant.js?1671762362"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671794688" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671794688" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671794688" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671794688" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671794688" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671794688" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671794688"></script>
|
||||
<script src="../../js/variant.js?1671794688"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// 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/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671762362" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671794688" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
|
@ -76,7 +76,7 @@
|
|||
<h1 id="requirements">Requirements</h1>
|
||||
|
||||
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
|
||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>Just download latest version of <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>
|
||||
<a href="../../basics/requirements/magic.gif?classes=shadow" data-featherlight="image">
|
||||
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
|
||||
|
@ -88,9 +88,9 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671762362" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671762362" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671762362" defer></script>
|
||||
<script src="../../js/theme.js?1671762362" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671794689" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671794689" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671794689" defer></script>
|
||||
<script src="../../js/theme.js?1671794689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue