mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-09 02:53:35 +08:00
deploy: 39d685f56681254ccc21fbe9a8923d662f4e52f0
This commit is contained in:
parent
62fe39aa50
commit
19f410cfaf
30
404.html
30
404.html
@ -8,21 +8,21 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>404 Page not found :: Hugo Relearn Theme</title>
|
||||
<link href="./images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="./images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="./css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="./js/url.js?1671207516"></script>
|
||||
<script src="./js/variant.js?1671207516"></script>
|
||||
<link href="./css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="./css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="./js/url.js?1671212530"></script>
|
||||
<script src="./js/variant.js?1671212530"></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
|
||||
@ -40,7 +40,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?1671207516" defer></script>
|
||||
<script src="./js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
p, li, ul {
|
||||
text-align: center
|
||||
|
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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -120,11 +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" 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>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>
|
||||
@ -207,11 +203,7 @@
|
||||
<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" rel="noopener">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>
|
||||
@ -222,11 +214,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>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code>
|
||||
|
||||
<a href="#activate-search">
|
||||
as seen below
|
||||
</a>.</p>
|
||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="activate-search">Activate search</h2>
|
||||
@ -255,34 +243,18 @@
|
||||
<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" 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>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>
|
||||
<h2 id="mathjax">MathJax</h2>
|
||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
Math
|
||||
</a> for additional documentation.</p>
|
||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
||||
<h3 id="math-example">Example</h3>
|
||||
<p>MathJax is globally disabled. By default it won’t be loaded by any page.</p>
|
||||
<p>On page “Physics” you coded some JavaScript for a dynamic formulae. You can set the MathJax parameters locally to load mathJax on this page.</p>
|
||||
<p>You also can disable MathJax for specific pages while globally enabled.</p>
|
||||
<h2 id="mermaid">Mermaid</h2>
|
||||
<p>The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See
|
||||
|
||||
<a href="../../shortcodes/mermaid/">
|
||||
Mermaid
|
||||
</a> for additional documentation.</p>
|
||||
<p>The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/mermaid/">Mermaid</a> for additional documentation.</p>
|
||||
<h3 id="mermaid-example">Example</h3>
|
||||
<p>Mermaid is globally disabled. By default it won’t be loaded by any page.</p>
|
||||
<p>On page “Architecture” you coded some JavaScript to dynamically generate a class diagram. You can set the Mermaid parameters locally to load mermaid on this page.</p>
|
||||
@ -388,12 +360,12 @@ default values:</p>
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -509,13 +481,13 @@ default values:</p>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -76,11 +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" 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>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>
|
||||
@ -163,11 +159,7 @@
|
||||
<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" rel="noopener">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>
|
||||
@ -178,11 +170,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>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code>
|
||||
|
||||
<a href="#activate-search">
|
||||
as seen below
|
||||
</a>.</p>
|
||||
<p>If you want to use the search feature from the file system using an older installation of the theme make sure to change your outputformat for the homepage from the now deprecated <code>JSON</code> to <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="activate-search">Activate search</h2>
|
||||
@ -211,34 +199,18 @@
|
||||
<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" 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>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>
|
||||
<h2 id="mathjax">MathJax</h2>
|
||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
Math
|
||||
</a> for additional documentation.</p>
|
||||
<p>The MathJax configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/math/">Math</a> for additional documentation.</p>
|
||||
<h3 id="math-example">Example</h3>
|
||||
<p>MathJax is globally disabled. By default it won’t be loaded by any page.</p>
|
||||
<p>On page “Physics” you coded some JavaScript for a dynamic formulae. You can set the MathJax parameters locally to load mathJax on this page.</p>
|
||||
<p>You also can disable MathJax for specific pages while globally enabled.</p>
|
||||
<h2 id="mermaid">Mermaid</h2>
|
||||
<p>The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See
|
||||
|
||||
<a href="../../shortcodes/mermaid/">
|
||||
Mermaid
|
||||
</a> for additional documentation.</p>
|
||||
<p>The Mermaid configuration parameters can also be set on a specific page. In this case, the global parameter would be overwritten by the local one. See <a href="../../shortcodes/mermaid/">Mermaid</a> for additional documentation.</p>
|
||||
<h3 id="mermaid-example">Example</h3>
|
||||
<p>Mermaid is globally disabled. By default it won’t be loaded by any page.</p>
|
||||
<p>On page “Architecture” you coded some JavaScript to dynamically generate a class diagram. You can set the Mermaid parameters locally to load mermaid on this page.</p>
|
||||
@ -272,9 +244,9 @@ default values:</p>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -109,38 +109,14 @@
|
||||
<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" 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>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>
|
||||
<li><code>footer.html</code>: the footer of the page. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>body.html</code>: the body of the page. The body may contain of one or many articles. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>article.html</code>: the output for a single article, can contain elements around your content. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>header.html</code>: the header of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>footer.html</code>: the footer of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>body.html</code>: the body of the page. The body may contain of one or many articles. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>article.html</code>: the output for a single article, can contain elements around your content. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>menu.html</code>: left menu. <em>Not meant to be overwritten</em></li>
|
||||
<li><code>search.html</code>: search box. <em>Not meant to be overwritten</em></li>
|
||||
<li><code>custom-header.html</code>: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include <code>style</code> HTML tag directive in your file.</li>
|
||||
@ -189,25 +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" 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>
|
||||
</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>
|
||||
<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" 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>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -287,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?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -408,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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,38 +75,14 @@
|
||||
<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" 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>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>
|
||||
<li><code>footer.html</code>: the footer of the page. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>body.html</code>: the body of the page. The body may contain of one or many articles. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>article.html</code>: the output for a single article, can contain elements around your content. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>header.html</code>: the header of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>footer.html</code>: the footer of the page. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>body.html</code>: the body of the page. The body may contain of one or many articles. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>article.html</code>: the output for a single article, can contain elements around your content. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>menu.html</code>: left menu. <em>Not meant to be overwritten</em></li>
|
||||
<li><code>search.html</code>: search box. <em>Not meant to be overwritten</em></li>
|
||||
<li><code>custom-header.html</code>: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include <code>style</code> HTML tag directive in your file.</li>
|
||||
@ -155,25 +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" 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>
|
||||
</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>
|
||||
<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" 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>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -181,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?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -227,12 +227,12 @@ window.variants && variants.generator( '#vargenerator' );
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" 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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671207517" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671212531" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671212531" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" 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?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671207518" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/jquery.svg.pan.zoom.js?1671212532" defer></script>
|
||||
<script src="../../js/mermaid.min.js?1671212532" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207516"></script>
|
||||
<script src="../js/variant.js?1671207516"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212530"></script>
|
||||
<script src="../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -170,12 +170,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../js/search.js?1671207517" defer></script>
|
||||
<script src="../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../js/search.js?1671212531" 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?1671207517"></script>
|
||||
<script async src="../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../js/theme.js?1671207517" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -11,10 +11,11 @@
|
||||
<link>https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html</guid>
|
||||
<description>This document shows you what&rsquo;s new in the latest release. For a detailed list of changes, see the history page .
|
||||
<description>This document shows you what&rsquo;s new in the latest release. For a detailed list of changes, see the history page.
|
||||
Breaking A change that requires action by you after upgrading to assure the site is still functional.
|
||||
Change A change in default behavior. This may requires action by you / may or may not be revertable by configuration.
|
||||
New Marks new behavior you might find interesting or comes configurable.</description>
|
||||
New Marks new behavior you might find interesting or comes configurable.
|
||||
5.9.0 (not yet released) Change Absolute links prefixed with http:// or https:// are now opened in a separate browser tab.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Requirements</title>
|
||||
@ -29,7 +30,7 @@ Just download latest version of Hugo binary for your OS (Windows, Linux, Mac) :
|
||||
<link>https://McShelby.github.io/hugo-theme-relearn/basics/installation/index.html</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/installation/index.html</guid>
|
||||
<description>The following steps are here to help you initialize your new website. If you don&rsquo;t know Hugo at all, we strongly suggest you learn more about it by following this great documentation for beginners .
|
||||
<description>The following steps are here to help you initialize your new website. If you don&rsquo;t know Hugo at all, we strongly suggest you learn more about it by following this great documentation for beginners.
|
||||
Create your project Hugo provides a new command to create a new website.
|
||||
hugo new site &lt;new_project&gt; Install the theme Install the Relearn theme by following this documentation using Hugo&rsquo;s module system.
|
||||
This theme&rsquo;s repository is: https://github.</description>
|
||||
@ -39,7 +40,7 @@ This theme&rsquo;s repository is: https://github.</description>
|
||||
<link>https://McShelby.github.io/hugo-theme-relearn/basics/configuration/index.html</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/configuration/index.html</guid>
|
||||
<description>Global site parameters On top of Hugo global configuration , the Relearn theme lets you define the following parameters in your config.toml (here, values are default).
|
||||
<description>Global site parameters On top of Hugo global configuration, the Relearn theme lets you define the following parameters in your config.toml (here, values are default).
|
||||
Note that some of these parameters are explained in details in other sections of this documentation.
|
||||
[params] # This controls whether submenus will be expanded (true), or collapsed (false) in the # menu; if no setting is given, the first menu level is set to false, all others to true; # this can be overridden in the pages frontmatter alwaysopen = true # Prefix URL to edit current page.</description>
|
||||
</item>
|
||||
@ -48,8 +49,10 @@ Note that some of these parameters are explained in details in other sections of
|
||||
<link>https://McShelby.github.io/hugo-theme-relearn/basics/customization/index.html</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/customization/index.html</guid>
|
||||
<description>The Relearn theme has been built to be as configurable as possible by defining multiple partials In themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don&rsquo;t change the code directly. Instead follow this page . You&rsquo;d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.
|
||||
This theme defines the following partials :</description>
|
||||
<description>The Relearn theme has been built to be as configurable as possible by defining multiple partials
|
||||
In themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don&rsquo;t change the code directly. Instead follow this page. You&rsquo;d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.
|
||||
This theme defines the following partials :
|
||||
header.html: the header of the page.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Stylesheet generator</title>
|
||||
|
@ -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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -106,30 +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" rel="noopener">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" 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>
|
||||
<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>
|
||||
@ -178,19 +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" 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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -272,12 +244,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -393,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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,30 +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" rel="noopener">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" 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>
|
||||
<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>
|
||||
@ -147,19 +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" 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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -169,9 +141,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -130,54 +130,31 @@
|
||||
<article class="default">
|
||||
<h1 id="whats-new">What's New</h1>
|
||||
|
||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the
|
||||
|
||||
<a href="../../basics/history/">
|
||||
history page
|
||||
</a>.</p>
|
||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||
<hr>
|
||||
<h2 id="590-not-yet-released">5.9.0 (not yet released)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">
|
||||
Hugo’s module system
|
||||
</a>.</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>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="580-2022-12-08">5.8.0 (2022-12-08)</h2>
|
||||
<ul>
|
||||
<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 new
|
||||
|
||||
<a href="../../shortcodes/badge/">
|
||||
<code>badge</code> shortcode
|
||||
</a> is now available to add highly configurable markers to your content as you can see it on this page.</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 new <a href="../../shortcodes/badge/"><code>badge</code> shortcode</a> is now available to add highly configurable markers to your content as you can see it on this page.</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 new
|
||||
|
||||
<a href="../../shortcodes/icon/">
|
||||
<code>icon</code> shortcode
|
||||
</a> simplyfies the usage of icons. This can even be combined with also new <code>badge</code> shortcode.</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 new <a href="../../shortcodes/icon/"><code>icon</code> shortcode</a> simplyfies the usage of icons. This can even be combined with also new <code>badge</code> shortcode.</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 some of GFM (GitHub Flavored Markdown) syntax and Hugo Markdown extensions, namely
|
||||
|
||||
<a href="../../cont/markdown/#tasks">
|
||||
task lists
|
||||
</a>,
|
||||
|
||||
<a href="../../cont/markdown/#defintions">
|
||||
defintion lists
|
||||
</a> and
|
||||
|
||||
<a href="../../cont/markdown/#footnotes">
|
||||
footnotes
|
||||
</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 some of GFM (GitHub Flavored Markdown) syntax and Hugo Markdown extensions, namely <a href="../../cont/markdown/#tasks">task lists</a>, <a href="../../cont/markdown/#defintions">defintion lists</a> and <a href="../../cont/markdown/#footnotes">footnotes</a>.</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> A new color <code>--ACCENT-color</code> was introduced which is used for highlightning search results on the page. In case you simply don’t care, you don’t need to change anything in your variant stylesheet as the old <code>yellow</code> color is still used as default.</p>
|
||||
@ -190,11 +167,7 @@
|
||||
<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 Korean language translation for this theme is now available with the language code <code>ko</code>. Formerly the country code <code>kr</code> was used instead.</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
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code> shortcode
|
||||
</a> can now also be used as a real button inside of HTML forms - although this is a pretty rare use case. The documentation was updated accordingly.</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 <a href="../../shortcodes/button/"><code>button</code> shortcode</a> can now also be used as a real button inside of HTML forms - although this is a pretty rare use case. The documentation was updated accordingly.</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 search now supports the Korean language.</p>
|
||||
@ -205,11 +178,7 @@
|
||||
<ul>
|
||||
<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> This release introduces an additional dedicated search page. On this page, displayed search results have more space making it easier scanning thru large number of results.</p>
|
||||
<p>To activate this feature, you need to
|
||||
|
||||
<a href="../../basics/configuration/#activate-dedicated-search-page">
|
||||
configure it
|
||||
</a> in your <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> for the home page. If you don’t configure it, no dedicated search page will be accessible and the theme works as before.</p>
|
||||
<p>To activate this feature, you need to <a href="../../basics/configuration/#activate-dedicated-search-page">configure it</a> in your <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> for the home page. If you don’t configure it, no dedicated search page will be accessible and the theme works as before.</p>
|
||||
<p>You can access the search page by either clicking on the magnifier glass or pressing enter inside of the search box.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -219,11 +188,7 @@
|
||||
</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> You are now able to turn off the generation of generator meta tags in your HTML head to hide the used versions of Hugo and this theme.</p>
|
||||
<p>To
|
||||
|
||||
<a href="../../basics/configuration/#global-site-parameters">
|
||||
configure this
|
||||
</a> in your <code>config.toml</code> make sure to set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>and</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Hugo will generate a meta tag into your home page automagically.</p>
|
||||
<p>To <a href="../../basics/configuration/#global-site-parameters">configure this</a> in your <code>config.toml</code> make sure to set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>and</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Hugo will generate a meta tag into your home page automagically.</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> Creation of your project gets a little bit faster with this release.</p>
|
||||
@ -235,11 +200,7 @@
|
||||
<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> The way images are processed has changed. Now images are lazy loaded by default which speeds up page load on slow networks and/or big pages and also the print preview.</p>
|
||||
<p>For that the JavaScript code to handle the
|
||||
|
||||
<a href="../../cont/markdown/#further-image-formatting">
|
||||
lightbox and image effects
|
||||
</a> on the client side was removed in favour for static generation of those effects on the server.</p>
|
||||
<p>For that the JavaScript code to handle the <a href="../../cont/markdown/#further-image-formatting">lightbox and image effects</a> on the client side was removed in favour for static generation of those effects on the server.</p>
|
||||
<p>If you have used HTML directly in your Markdown files, this now has the downside that it doesn’t respect the effect query parameter anymore. In this case you have to migrate all your HTML <code>img</code> URLs manually to the respective HTML attributes.</p>
|
||||
<table>
|
||||
<thead>
|
||||
@ -261,30 +222,14 @@
|
||||
<h2 id="540-2022-11-01">5.4.0 (2022-11-01)</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>
|
||||
|
||||
<a href="../../basics/configuration/#serving-your-page-from-the-filesystem">
|
||||
With the proper settings
|
||||
</a> in your <code>config.toml</code> your page is now servable from the local file system using <code>file://</code> URLs.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> <a href="../../basics/configuration/#serving-your-page-from-the-filesystem">With the proper settings</a> in your <code>config.toml</code> your page is now servable from the local file system using <code>file://</code> URLs.</p>
|
||||
<p>Please note that the searchbox will only work for this if you reconfigure your outputformat for the homepage in your <code>config.toml</code> from <code>JSON</code> to <code>SEARCH</code>. The now deprecated <code>JSON</code> outputformat still works as before, so there is no need to reconfigure your installation if it is only served from <code>http://</code> or <code>https://</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> The
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code> shortcode
|
||||
</a> has a new parameter <code>target</code> to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/tab.</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> The <a href="../../shortcodes/button/"><code>button</code> shortcode</a> has a new parameter <code>target</code> to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/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
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
<code>math</code> shortcode
|
||||
</a> and
|
||||
|
||||
<a href="../../shortcodes/mermaid/">
|
||||
<code>mermaid</code> shortcode
|
||||
</a> now also support the <code>align</code> parameter if codefence syntax is used.</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 <a href="../../shortcodes/math/"><code>math</code> shortcode</a> and <a href="../../shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now also support the <code>align</code> parameter if codefence syntax is used.</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> Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p>
|
||||
@ -300,22 +245,10 @@
|
||||
<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 effort to comply with WCAG standards, the implementation of the collapsible menu was changed. Although the functionality of the new implementation works with old browsers (Internet Explorer 11), the display of the expander icons does not and is limited to modern browsers.</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>
|
||||
|
||||
<a href="../../cont/markdown/#add-css-classes">
|
||||
Image formatting
|
||||
</a> has two new classes to align images to the <code>left</code> or <code>right</code>. Additionally, the already existing <code>inline</code> option is now documented.</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> <a href="../../cont/markdown/#add-css-classes">Image formatting</a> has two new classes to align images to the <code>left</code> or <code>right</code>. Additionally, the already existing <code>inline</code> option is now documented.</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> Printing for the
|
||||
|
||||
<a href="../../shortcodes/swagger/">
|
||||
<code>swagger</code> shortcode
|
||||
</a> was optimized to expand sections that are usually closed in interactive mode. This requires
|
||||
|
||||
<a href="../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> to be configured.</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> Printing for the <a href="../../shortcodes/swagger/"><code>swagger</code> shortcode</a> was optimized to expand sections that are usually closed in interactive mode. This requires <a href="../../basics/configuration/#activate-print-support">print support</a> to be configured.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -347,11 +280,7 @@
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">script</span> <span class="na">defer</span> <span class="na">src</span><span class="o">=</span><span class="s">"myscript.js"</span><span class="p">></</span><span class="nt">script</span><span class="p">></span>
|
||||
</span></span></code></pre></div></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> The way
|
||||
|
||||
<a href="../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.</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> The way <a href="../../cont/archetypes/">archetypes</a> are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.</p>
|
||||
<p>Your existing markdown files will still work like before and therefore you don’t need to change anything after the upgrade. Nevertheless, it is recommended to adapt your existing markdown files to the new way as follows:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -369,30 +298,18 @@
|
||||
<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> Adding new partials <code>heading-pre.html</code> / <code>heading-post.html</code> and according frontmatter options <code>headingPre</code> / <code>headingPost</code> to modify the way your page`s main heading gets styled.</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 new shortcode <code>math</code> is available to add beautiful math and chemical formulae. See the
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
documentation
|
||||
</a> for available features. This feature will not work with Internet Explorer 11.</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 new shortcode <code>math</code> is available to add beautiful math and chemical formulae. See the <a href="../../shortcodes/math/">documentation</a> for available features. This feature will not work with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="420-2022-06-23">4.2.0 (2022-06-23)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> The second parameter for the
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code> shortcode
|
||||
</a> was switched in meaning and was renamed from <code>showfirstheading</code> to <code>hidefirstheading</code>. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> The second parameter for the <a href="../../shortcodes/include/"><code>include</code> shortcode</a> was switched in meaning and was renamed from <code>showfirstheading</code> to <code>hidefirstheading</code>. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.</p>
|
||||
<p>If you’ve used the second boolean parameter, you have to rename it and invert its value to achieve the same behavior.</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> Previously, if the
|
||||
|
||||
<a href="../../shortcodes/tabs/">
|
||||
<code>tabs</code> shortcode
|
||||
</a> could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.</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> Previously, if the <a href="../../shortcodes/tabs/"><code>tabs</code> shortcode</a> could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.</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> The <code>landingPageURL</code> was removed from <code>config.toml</code>. You can safely remove this as well from your configuration as it is not used anymore. The theme will detect the landing page URL automatically.</p>
|
||||
@ -404,11 +321,7 @@
|
||||
<hr>
|
||||
<h2 id="410-2022-06-12">4.1.0 (2022-06-12)</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> While fixing issues with the search functionality for non Latin languages, you can now
|
||||
|
||||
<a href="../../cont/i18n/#search-with-mixed-language-support">
|
||||
configure to have multiple languages on a single page
|
||||
</a>.</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> While fixing issues with the search functionality for non Latin languages, you can now <a href="../../cont/i18n/#search-with-mixed-language-support">configure to have multiple languages on a single page</a>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="400-2022-06-05">4.0.0 (2022-06-05)</h2>
|
||||
@ -421,30 +334,10 @@
|
||||
</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> All shortcodes now support named parameter. The positional parameter are still supported but will not be enhanced with new features, so you don’t need to change anything in your installation.</p>
|
||||
<p>This applies to
|
||||
|
||||
<a href="../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> and
|
||||
|
||||
<a href="../../shortcodes/siteparam/">
|
||||
<code>siteparam</code>
|
||||
</a>.</p>
|
||||
<p>This applies to <a href="../../shortcodes/expand/"><code>expand</code></a>, <a href="../../shortcodes/include/"><code>include</code></a>, <a href="../../shortcodes/notice/"><code>notice</code></a> and <a href="../../shortcodes/siteparam/"><code>siteparam</code></a>.</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
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code>
|
||||
</a> shortcode received some love and now has a parameter for the color style similar to other shortcodes.</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 <a href="../../shortcodes/button/"><code>button</code></a> shortcode received some love and now has a parameter for the color style similar to other shortcodes.</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> New colors <code>--PRIMARY-color</code> and <code>--SECONDARY-color</code> were added to provide easier modification of your custom style. Shortcodes with a color style can now have <code>primary</code> or <code>secondary</code> as additional values.</p>
|
||||
@ -464,11 +357,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> If you prefer expandable/collapsible menu items, you can now set <code>collapsibleMenu=true</code> in your <code>config.toml</code>. This will add arrows to all menu items that contain sub menus. The menu will expand/collapse without navigation if you click on an arrow.</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> You can activate
|
||||
|
||||
<a href="../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> in your <code>config.toml</code> to add the capability to print whole chapters or even the complete site.</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> You can activate <a href="../../basics/configuration/#activate-print-support">print support</a> in your <code>config.toml</code> to add the capability to print whole chapters or even the complete site.</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> Translation for Traditional Chinese.</p>
|
||||
@ -478,18 +367,10 @@
|
||||
<h2 id="330-2022-03-28">3.3.0 (2022-03-28)</h2>
|
||||
<ul>
|
||||
<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> Introduction of new CSS variables to set the font. The theme distinguishes between <code>--MAIN-font</code> for all content text and <code>--CODE-font</code> for inline or block code. There are additional overrides for all headings. See the
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> of the exampleSite for all available variables.</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> Introduction of new CSS variables to set the font. The theme distinguishes between <code>--MAIN-font</code> for all content text and <code>--CODE-font</code> for inline or block code. There are additional overrides for all headings. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for all available variables.</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 new shortcode <code>swagger</code> is available to include a UI for REST OpenAPI Specifications. See the
|
||||
|
||||
<a href="../../shortcodes/swagger/">
|
||||
documentation
|
||||
</a> for available features. This feature will not work with Internet Explorer 11.</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 new shortcode <code>swagger</code> is available to include a UI for REST OpenAPI Specifications. See the <a href="../../shortcodes/swagger/">documentation</a> for available features. This feature will not work with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -497,11 +378,7 @@
|
||||
<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> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> of the exampleSite for an example.</p>
|
||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -511,38 +388,18 @@
|
||||
<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" rel="noopener">Font Awesome 5 Free</a> icons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We made changes to the menu footer. If you have your <code>menu-footer.html</code>
|
||||
|
||||
<a href="../../basics/customization/">
|
||||
partial overridden
|
||||
</a>, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the <code>menu-footer.html</code> partial that is coming with the exampleSite.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We made changes to the menu footer. If you have your <code>menu-footer.html</code> <a href="../../basics/customization/">partial overridden</a>, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the <code>menu-footer.html</code> partial that is coming with the exampleSite.</p>
|
||||
<p>This change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and <em>Clear history</em> functionality).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We have changed the default colors from the original Learn theme (the purple menu header) to the Relearn defaults (the light green menu header) as used in the official documentation.</p>
|
||||
<p>This change will only affect your installation if you’ve not set the <code>themeVariant</code> parameter in your <code>config.toml</code>.
|
||||
|
||||
<a href="../../basics/customization/#theme-variant">
|
||||
If you still want to use the Learn color variant
|
||||
</a>, you have to explicitly set <code>themeVariant="learn"</code> in your <code>config.toml</code>.</p>
|
||||
<p>This change will only affect your installation if you’ve not set the <code>themeVariant</code> parameter in your <code>config.toml</code>. <a href="../../basics/customization/#theme-variant">If you still want to use the Learn color variant</a>, you have to explicitly set <code>themeVariant="learn"</code> in your <code>config.toml</code>.</p>
|
||||
<p>Note, that this will also affect your site if viewed with Internet Explorer 11 but in this case it can not be reconfigured as Internet Explorer does not support CSS variables.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -553,26 +410,14 @@
|
||||
</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> With this release you are now capable to define your own <em>dark mode</em> variants.</p>
|
||||
<p>To make this possible, we have introduced a lot more color variables you can use in
|
||||
|
||||
<a href="../../basics/customization/#theme-variant">
|
||||
your color variants
|
||||
</a>. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.</p>
|
||||
<p>To make this possible, we have introduced a lot more color variables you can use in <a href="../../basics/customization/#theme-variant">your color variants</a>. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.</p>
|
||||
<p>To see what’s now possible, see the new variants <code>relearn-dark</code> and <code>neon</code> that are coming with this release.</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> To make the creation of new variants easier for you, we’ve added a new interactive
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a>. This feature will not work with Internet Explorer 11.</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> To make the creation of new variants easier for you, we’ve added a new interactive <a href="../../basics/generator/">theme variant generator</a>. This feature will not work with Internet Explorer 11.</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> You can now configure multiple color variants in your <code>config.toml</code>. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the
|
||||
|
||||
<a href="../../basics/customization/#multiple-variants">
|
||||
documentation
|
||||
</a> for configuration.</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> You can now configure multiple color variants in your <code>config.toml</code>. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the <a href="../../basics/customization/#multiple-variants">documentation</a> for configuration.</p>
|
||||
<p>Note, that the new variant switch will not work with Internet Explorer 11 as it does not support CSS variables. Therefore, the variant switcher will not be displayed with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -608,16 +453,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" 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>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
|
||||
@ -665,37 +502,21 @@
|
||||
<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> Although never officially documented, this release removes the font <code>Novacento</code>/<code>Novecento</code>. If you use it in an overwritten CSS please replace it with <code>Work Sans</code>. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for Czech.</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 favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> in SVG, PNG or ICO format
|
||||
|
||||
<a href="../../basics/customization/#change-the-favicon">
|
||||
out of the box
|
||||
</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore in most cases.</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 favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> in SVG, PNG or ICO format <a href="../../basics/customization/#change-the-favicon">out of the box</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore in most cases.</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> You can hide the table of contents menu for the whole site by setting the <code>disableToc</code> option in your <code>config.toml</code>. For an example see
|
||||
|
||||
<a href="../../basics/configuration/#global-site-parameters">
|
||||
the example configuration
|
||||
</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> You can hide the table of contents menu for the whole site by setting the <code>disableToc</code> option in your <code>config.toml</code>. For an example see <a href="../../basics/configuration/#global-site-parameters">the example configuration</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="270-2021-10-24">2.7.0 (2021-10-24)</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> Optional second parameter for
|
||||
|
||||
<a href="../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shortcode to set title in box header.</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> Optional second parameter for <a href="../../shortcodes/notice/"><code>notice</code></a> shortcode to set title in box header.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</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> Your site can now be served from a subfolder if you set <code>baseURL</code> and <code>canonifyURLs=true</code> in your <code>config.toml</code>. See the
|
||||
|
||||
<a href="../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">
|
||||
documentation
|
||||
</a> for a detailed example.</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> Your site can now be served from a subfolder if you set <code>baseURL</code> and <code>canonifyURLs=true</code> in your <code>config.toml</code>. See the <a href="../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">documentation</a> for a detailed example.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="250-2021-10-08">2.5.0 (2021-10-08)</h2>
|
||||
@ -712,21 +533,13 @@
|
||||
<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> Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting <code>disableTagHiddenPages=true</code> in your <code>config.toml</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> You can define the expansion state of your menus for the whole site by setting the <code>alwaysopen</code> option in your <code>config.toml</code>. Please see further
|
||||
|
||||
<a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentation
|
||||
</a> for possible values and default behavior.</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> You can define the expansion state of your menus for the whole site by setting the <code>alwaysopen</code> option in your <code>config.toml</code>. Please see further <a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">documentation</a> for possible values and default behavior.</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> 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" rel="noopener">Hugo documentation</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -759,11 +572,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" 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>
|
||||
</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>
|
||||
@ -781,64 +590,32 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A page without a <code>title</code> will be treated as <code>hidden=true</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> You can define the expansion state of your menus in the frontmatter. Please see further
|
||||
|
||||
<a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentation
|
||||
</a> for possible values and default behavior.</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> You can define the expansion state of your menus in the frontmatter. Please see further <a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">documentation</a> for possible values and default behavior.</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> New partials for defining pre/post content for menu items and the content. See
|
||||
|
||||
<a href="../../basics/customization/">
|
||||
documentation
|
||||
</a> for further reading.</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> New partials for defining pre/post content for menu items and the content. See <a href="../../basics/customization/">documentation</a> for further reading.</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> Shortcode
|
||||
|
||||
<a href="../../shortcodes/children/">
|
||||
<code>children</code>
|
||||
</a> with new parameter <code>containerstyle</code>.</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> Shortcode <a href="../../shortcodes/children/"><code>children</code></a> with new parameter <code>containerstyle</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> New shortcode
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a> to include arbitrary file content into a page.</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> New shortcode <a href="../../shortcodes/include/"><code>include</code></a> to include arbitrary file content into a page.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="120-2021-07-26">1.2.0 (2021-07-26)</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> Shortcode
|
||||
|
||||
<a href="../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a> with new parameter to open on page load.</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> Shortcode <a href="../../shortcodes/expand/"><code>expand</code></a> with new parameter to open on page load.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="110-2021-07-02">1.1.0 (2021-07-02)</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/mermaid/#configuration">
|
||||
<code>Mermaid</code>
|
||||
</a> config options can be set in <code>config.toml</code>.</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/mermaid/#configuration"><code>Mermaid</code></a> config options can be set in <code>config.toml</code>.</li>
|
||||
</ul>
|
||||
<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" 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>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
@ -919,12 +696,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -1040,13 +817,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,54 +75,31 @@
|
||||
<article class="default">
|
||||
<h1 id="whats-new">What's New</h1>
|
||||
|
||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the
|
||||
|
||||
<a href="../../basics/history/">
|
||||
history page
|
||||
</a>.</p>
|
||||
<p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="../../basics/history/">history page</a>.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> A change that requires action by you after upgrading to assure the site is still functional.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change in default behavior. This may requires action by you / may or may not be revertable by configuration.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
|
||||
<hr>
|
||||
<h2 id="590-not-yet-released">5.9.0 (not yet released)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> The theme now supports
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">
|
||||
Hugo’s module system
|
||||
</a>.</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>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="580-2022-12-08">5.8.0 (2022-12-08)</h2>
|
||||
<ul>
|
||||
<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 new
|
||||
|
||||
<a href="../../shortcodes/badge/">
|
||||
<code>badge</code> shortcode
|
||||
</a> is now available to add highly configurable markers to your content as you can see it on this page.</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 new <a href="../../shortcodes/badge/"><code>badge</code> shortcode</a> is now available to add highly configurable markers to your content as you can see it on this page.</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 new
|
||||
|
||||
<a href="../../shortcodes/icon/">
|
||||
<code>icon</code> shortcode
|
||||
</a> simplyfies the usage of icons. This can even be combined with also new <code>badge</code> shortcode.</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 new <a href="../../shortcodes/icon/"><code>icon</code> shortcode</a> simplyfies the usage of icons. This can even be combined with also new <code>badge</code> shortcode.</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 some of GFM (GitHub Flavored Markdown) syntax and Hugo Markdown extensions, namely
|
||||
|
||||
<a href="../../cont/markdown/#tasks">
|
||||
task lists
|
||||
</a>,
|
||||
|
||||
<a href="../../cont/markdown/#defintions">
|
||||
defintion lists
|
||||
</a> and
|
||||
|
||||
<a href="../../cont/markdown/#footnotes">
|
||||
footnotes
|
||||
</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 some of GFM (GitHub Flavored Markdown) syntax and Hugo Markdown extensions, namely <a href="../../cont/markdown/#tasks">task lists</a>, <a href="../../cont/markdown/#defintions">defintion lists</a> and <a href="../../cont/markdown/#footnotes">footnotes</a>.</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> A new color <code>--ACCENT-color</code> was introduced which is used for highlightning search results on the page. In case you simply don’t care, you don’t need to change anything in your variant stylesheet as the old <code>yellow</code> color is still used as default.</p>
|
||||
@ -135,11 +112,7 @@
|
||||
<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 Korean language translation for this theme is now available with the language code <code>ko</code>. Formerly the country code <code>kr</code> was used instead.</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
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code> shortcode
|
||||
</a> can now also be used as a real button inside of HTML forms - although this is a pretty rare use case. The documentation was updated accordingly.</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 <a href="../../shortcodes/button/"><code>button</code> shortcode</a> can now also be used as a real button inside of HTML forms - although this is a pretty rare use case. The documentation was updated accordingly.</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 search now supports the Korean language.</p>
|
||||
@ -150,11 +123,7 @@
|
||||
<ul>
|
||||
<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> This release introduces an additional dedicated search page. On this page, displayed search results have more space making it easier scanning thru large number of results.</p>
|
||||
<p>To activate this feature, you need to
|
||||
|
||||
<a href="../../basics/configuration/#activate-dedicated-search-page">
|
||||
configure it
|
||||
</a> in your <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> for the home page. If you don’t configure it, no dedicated search page will be accessible and the theme works as before.</p>
|
||||
<p>To activate this feature, you need to <a href="../../basics/configuration/#activate-dedicated-search-page">configure it</a> in your <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> for the home page. If you don’t configure it, no dedicated search page will be accessible and the theme works as before.</p>
|
||||
<p>You can access the search page by either clicking on the magnifier glass or pressing enter inside of the search box.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -164,11 +133,7 @@
|
||||
</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> You are now able to turn off the generation of generator meta tags in your HTML head to hide the used versions of Hugo and this theme.</p>
|
||||
<p>To
|
||||
|
||||
<a href="../../basics/configuration/#global-site-parameters">
|
||||
configure this
|
||||
</a> in your <code>config.toml</code> make sure to set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>and</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Hugo will generate a meta tag into your home page automagically.</p>
|
||||
<p>To <a href="../../basics/configuration/#global-site-parameters">configure this</a> in your <code>config.toml</code> make sure to set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>and</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Hugo will generate a meta tag into your home page automagically.</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> Creation of your project gets a little bit faster with this release.</p>
|
||||
@ -180,11 +145,7 @@
|
||||
<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> The way images are processed has changed. Now images are lazy loaded by default which speeds up page load on slow networks and/or big pages and also the print preview.</p>
|
||||
<p>For that the JavaScript code to handle the
|
||||
|
||||
<a href="../../cont/markdown/#further-image-formatting">
|
||||
lightbox and image effects
|
||||
</a> on the client side was removed in favour for static generation of those effects on the server.</p>
|
||||
<p>For that the JavaScript code to handle the <a href="../../cont/markdown/#further-image-formatting">lightbox and image effects</a> on the client side was removed in favour for static generation of those effects on the server.</p>
|
||||
<p>If you have used HTML directly in your Markdown files, this now has the downside that it doesn’t respect the effect query parameter anymore. In this case you have to migrate all your HTML <code>img</code> URLs manually to the respective HTML attributes.</p>
|
||||
<table>
|
||||
<thead>
|
||||
@ -206,30 +167,14 @@
|
||||
<h2 id="540-2022-11-01">5.4.0 (2022-11-01)</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>
|
||||
|
||||
<a href="../../basics/configuration/#serving-your-page-from-the-filesystem">
|
||||
With the proper settings
|
||||
</a> in your <code>config.toml</code> your page is now servable from the local file system using <code>file://</code> URLs.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> <a href="../../basics/configuration/#serving-your-page-from-the-filesystem">With the proper settings</a> in your <code>config.toml</code> your page is now servable from the local file system using <code>file://</code> URLs.</p>
|
||||
<p>Please note that the searchbox will only work for this if you reconfigure your outputformat for the homepage in your <code>config.toml</code> from <code>JSON</code> to <code>SEARCH</code>. The now deprecated <code>JSON</code> outputformat still works as before, so there is no need to reconfigure your installation if it is only served from <code>http://</code> or <code>https://</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> The
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code> shortcode
|
||||
</a> has a new parameter <code>target</code> to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/tab.</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> The <a href="../../shortcodes/button/"><code>button</code> shortcode</a> has a new parameter <code>target</code> to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/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
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
<code>math</code> shortcode
|
||||
</a> and
|
||||
|
||||
<a href="../../shortcodes/mermaid/">
|
||||
<code>mermaid</code> shortcode
|
||||
</a> now also support the <code>align</code> parameter if codefence syntax is used.</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 <a href="../../shortcodes/math/"><code>math</code> shortcode</a> and <a href="../../shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now also support the <code>align</code> parameter if codefence syntax is used.</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> Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p>
|
||||
@ -245,22 +190,10 @@
|
||||
<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 effort to comply with WCAG standards, the implementation of the collapsible menu was changed. Although the functionality of the new implementation works with old browsers (Internet Explorer 11), the display of the expander icons does not and is limited to modern browsers.</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>
|
||||
|
||||
<a href="../../cont/markdown/#add-css-classes">
|
||||
Image formatting
|
||||
</a> has two new classes to align images to the <code>left</code> or <code>right</code>. Additionally, the already existing <code>inline</code> option is now documented.</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> <a href="../../cont/markdown/#add-css-classes">Image formatting</a> has two new classes to align images to the <code>left</code> or <code>right</code>. Additionally, the already existing <code>inline</code> option is now documented.</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> Printing for the
|
||||
|
||||
<a href="../../shortcodes/swagger/">
|
||||
<code>swagger</code> shortcode
|
||||
</a> was optimized to expand sections that are usually closed in interactive mode. This requires
|
||||
|
||||
<a href="../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> to be configured.</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> Printing for the <a href="../../shortcodes/swagger/"><code>swagger</code> shortcode</a> was optimized to expand sections that are usually closed in interactive mode. This requires <a href="../../basics/configuration/#activate-print-support">print support</a> to be configured.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -292,11 +225,7 @@
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">script</span> <span class="na">defer</span> <span class="na">src</span><span class="o">=</span><span class="s">"myscript.js"</span><span class="p">></</span><span class="nt">script</span><span class="p">></span>
|
||||
</span></span></code></pre></div></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> The way
|
||||
|
||||
<a href="../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.</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> The way <a href="../../cont/archetypes/">archetypes</a> are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.</p>
|
||||
<p>Your existing markdown files will still work like before and therefore you don’t need to change anything after the upgrade. Nevertheless, it is recommended to adapt your existing markdown files to the new way as follows:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -314,30 +243,18 @@
|
||||
<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> Adding new partials <code>heading-pre.html</code> / <code>heading-post.html</code> and according frontmatter options <code>headingPre</code> / <code>headingPost</code> to modify the way your page`s main heading gets styled.</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 new shortcode <code>math</code> is available to add beautiful math and chemical formulae. See the
|
||||
|
||||
<a href="../../shortcodes/math/">
|
||||
documentation
|
||||
</a> for available features. This feature will not work with Internet Explorer 11.</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 new shortcode <code>math</code> is available to add beautiful math and chemical formulae. See the <a href="../../shortcodes/math/">documentation</a> for available features. This feature will not work with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="420-2022-06-23">4.2.0 (2022-06-23)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> The second parameter for the
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code> shortcode
|
||||
</a> was switched in meaning and was renamed from <code>showfirstheading</code> to <code>hidefirstheading</code>. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> The second parameter for the <a href="../../shortcodes/include/"><code>include</code> shortcode</a> was switched in meaning and was renamed from <code>showfirstheading</code> to <code>hidefirstheading</code>. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.</p>
|
||||
<p>If you’ve used the second boolean parameter, you have to rename it and invert its value to achieve the same behavior.</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> Previously, if the
|
||||
|
||||
<a href="../../shortcodes/tabs/">
|
||||
<code>tabs</code> shortcode
|
||||
</a> could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.</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> Previously, if the <a href="../../shortcodes/tabs/"><code>tabs</code> shortcode</a> could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.</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> The <code>landingPageURL</code> was removed from <code>config.toml</code>. You can safely remove this as well from your configuration as it is not used anymore. The theme will detect the landing page URL automatically.</p>
|
||||
@ -349,11 +266,7 @@
|
||||
<hr>
|
||||
<h2 id="410-2022-06-12">4.1.0 (2022-06-12)</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> While fixing issues with the search functionality for non Latin languages, you can now
|
||||
|
||||
<a href="../../cont/i18n/#search-with-mixed-language-support">
|
||||
configure to have multiple languages on a single page
|
||||
</a>.</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> While fixing issues with the search functionality for non Latin languages, you can now <a href="../../cont/i18n/#search-with-mixed-language-support">configure to have multiple languages on a single page</a>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="400-2022-06-05">4.0.0 (2022-06-05)</h2>
|
||||
@ -366,30 +279,10 @@
|
||||
</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> All shortcodes now support named parameter. The positional parameter are still supported but will not be enhanced with new features, so you don’t need to change anything in your installation.</p>
|
||||
<p>This applies to
|
||||
|
||||
<a href="../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> and
|
||||
|
||||
<a href="../../shortcodes/siteparam/">
|
||||
<code>siteparam</code>
|
||||
</a>.</p>
|
||||
<p>This applies to <a href="../../shortcodes/expand/"><code>expand</code></a>, <a href="../../shortcodes/include/"><code>include</code></a>, <a href="../../shortcodes/notice/"><code>notice</code></a> and <a href="../../shortcodes/siteparam/"><code>siteparam</code></a>.</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
|
||||
|
||||
<a href="../../shortcodes/button/">
|
||||
<code>button</code>
|
||||
</a> shortcode received some love and now has a parameter for the color style similar to other shortcodes.</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 <a href="../../shortcodes/button/"><code>button</code></a> shortcode received some love and now has a parameter for the color style similar to other shortcodes.</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> New colors <code>--PRIMARY-color</code> and <code>--SECONDARY-color</code> were added to provide easier modification of your custom style. Shortcodes with a color style can now have <code>primary</code> or <code>secondary</code> as additional values.</p>
|
||||
@ -409,11 +302,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> If you prefer expandable/collapsible menu items, you can now set <code>collapsibleMenu=true</code> in your <code>config.toml</code>. This will add arrows to all menu items that contain sub menus. The menu will expand/collapse without navigation if you click on an arrow.</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> You can activate
|
||||
|
||||
<a href="../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> in your <code>config.toml</code> to add the capability to print whole chapters or even the complete site.</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> You can activate <a href="../../basics/configuration/#activate-print-support">print support</a> in your <code>config.toml</code> to add the capability to print whole chapters or even the complete site.</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> Translation for Traditional Chinese.</p>
|
||||
@ -423,18 +312,10 @@
|
||||
<h2 id="330-2022-03-28">3.3.0 (2022-03-28)</h2>
|
||||
<ul>
|
||||
<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> Introduction of new CSS variables to set the font. The theme distinguishes between <code>--MAIN-font</code> for all content text and <code>--CODE-font</code> for inline or block code. There are additional overrides for all headings. See the
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> of the exampleSite for all available variables.</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> Introduction of new CSS variables to set the font. The theme distinguishes between <code>--MAIN-font</code> for all content text and <code>--CODE-font</code> for inline or block code. There are additional overrides for all headings. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for all available variables.</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 new shortcode <code>swagger</code> is available to include a UI for REST OpenAPI Specifications. See the
|
||||
|
||||
<a href="../../shortcodes/swagger/">
|
||||
documentation
|
||||
</a> for available features. This feature will not work with Internet Explorer 11.</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 new shortcode <code>swagger</code> is available to include a UI for REST OpenAPI Specifications. See the <a href="../../shortcodes/swagger/">documentation</a> for available features. This feature will not work with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -442,11 +323,7 @@
|
||||
<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> In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of <code>disableMermaid</code> config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.</p>
|
||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> of the exampleSite for an example.</p>
|
||||
<p>The option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set <code>disableMermaid=false</code> in your frontmatter to force the library to be loaded. See the <a href="../../basics/generator/">theme variant generator</a> of the exampleSite for an example.</p>
|
||||
<p><strong>This change requires at least Hugo 0.93.0 to be used</strong>. The minimum requirement will be reported during build on the console if not met.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -456,38 +333,18 @@
|
||||
<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" rel="noopener">Font Awesome 5 Free</a> icons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We made changes to the menu footer. If you have your <code>menu-footer.html</code>
|
||||
|
||||
<a href="../../basics/customization/">
|
||||
partial overridden
|
||||
</a>, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the <code>menu-footer.html</code> partial that is coming with the exampleSite.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We made changes to the menu footer. If you have your <code>menu-footer.html</code> <a href="../../basics/customization/">partial overridden</a>, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the <code>menu-footer.html</code> partial that is coming with the exampleSite.</p>
|
||||
<p>This change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and <em>Clear history</em> functionality).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> We have changed the default colors from the original Learn theme (the purple menu header) to the Relearn defaults (the light green menu header) as used in the official documentation.</p>
|
||||
<p>This change will only affect your installation if you’ve not set the <code>themeVariant</code> parameter in your <code>config.toml</code>.
|
||||
|
||||
<a href="../../basics/customization/#theme-variant">
|
||||
If you still want to use the Learn color variant
|
||||
</a>, you have to explicitly set <code>themeVariant="learn"</code> in your <code>config.toml</code>.</p>
|
||||
<p>This change will only affect your installation if you’ve not set the <code>themeVariant</code> parameter in your <code>config.toml</code>. <a href="../../basics/customization/#theme-variant">If you still want to use the Learn color variant</a>, you have to explicitly set <code>themeVariant="learn"</code> in your <code>config.toml</code>.</p>
|
||||
<p>Note, that this will also affect your site if viewed with Internet Explorer 11 but in this case it can not be reconfigured as Internet Explorer does not support CSS variables.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -498,26 +355,14 @@
|
||||
</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> With this release you are now capable to define your own <em>dark mode</em> variants.</p>
|
||||
<p>To make this possible, we have introduced a lot more color variables you can use in
|
||||
|
||||
<a href="../../basics/customization/#theme-variant">
|
||||
your color variants
|
||||
</a>. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.</p>
|
||||
<p>To make this possible, we have introduced a lot more color variables you can use in <a href="../../basics/customization/#theme-variant">your color variants</a>. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.</p>
|
||||
<p>To see what’s now possible, see the new variants <code>relearn-dark</code> and <code>neon</code> that are coming with this release.</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> To make the creation of new variants easier for you, we’ve added a new interactive
|
||||
|
||||
<a href="../../basics/generator/">
|
||||
theme variant generator
|
||||
</a>. This feature will not work with Internet Explorer 11.</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> To make the creation of new variants easier for you, we’ve added a new interactive <a href="../../basics/generator/">theme variant generator</a>. This feature will not work with Internet Explorer 11.</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> You can now configure multiple color variants in your <code>config.toml</code>. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the
|
||||
|
||||
<a href="../../basics/customization/#multiple-variants">
|
||||
documentation
|
||||
</a> for configuration.</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> You can now configure multiple color variants in your <code>config.toml</code>. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the <a href="../../basics/customization/#multiple-variants">documentation</a> for configuration.</p>
|
||||
<p>Note, that the new variant switch will not work with Internet Explorer 11 as it does not support CSS variables. Therefore, the variant switcher will not be displayed with Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -553,16 +398,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" 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>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
|
||||
@ -610,37 +447,21 @@
|
||||
<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> Although never officially documented, this release removes the font <code>Novacento</code>/<code>Novecento</code>. If you use it in an overwritten CSS please replace it with <code>Work Sans</code>. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for Czech.</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 favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> in SVG, PNG or ICO format
|
||||
|
||||
<a href="../../basics/customization/#change-the-favicon">
|
||||
out of the box
|
||||
</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore in most cases.</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 favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> in SVG, PNG or ICO format <a href="../../basics/customization/#change-the-favicon">out of the box</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore in most cases.</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> You can hide the table of contents menu for the whole site by setting the <code>disableToc</code> option in your <code>config.toml</code>. For an example see
|
||||
|
||||
<a href="../../basics/configuration/#global-site-parameters">
|
||||
the example configuration
|
||||
</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> You can hide the table of contents menu for the whole site by setting the <code>disableToc</code> option in your <code>config.toml</code>. For an example see <a href="../../basics/configuration/#global-site-parameters">the example configuration</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="270-2021-10-24">2.7.0 (2021-10-24)</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> Optional second parameter for
|
||||
|
||||
<a href="../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shortcode to set title in box header.</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> Optional second parameter for <a href="../../shortcodes/notice/"><code>notice</code></a> shortcode to set title in box header.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</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> Your site can now be served from a subfolder if you set <code>baseURL</code> and <code>canonifyURLs=true</code> in your <code>config.toml</code>. See the
|
||||
|
||||
<a href="../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">
|
||||
documentation
|
||||
</a> for a detailed example.</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> Your site can now be served from a subfolder if you set <code>baseURL</code> and <code>canonifyURLs=true</code> in your <code>config.toml</code>. See the <a href="../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">documentation</a> for a detailed example.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="250-2021-10-08">2.5.0 (2021-10-08)</h2>
|
||||
@ -657,21 +478,13 @@
|
||||
<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> Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting <code>disableTagHiddenPages=true</code> in your <code>config.toml</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> You can define the expansion state of your menus for the whole site by setting the <code>alwaysopen</code> option in your <code>config.toml</code>. Please see further
|
||||
|
||||
<a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentation
|
||||
</a> for possible values and default behavior.</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> You can define the expansion state of your menus for the whole site by setting the <code>alwaysopen</code> option in your <code>config.toml</code>. Please see further <a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">documentation</a> for possible values and default behavior.</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> 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" rel="noopener">Hugo documentation</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -704,11 +517,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" 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>
|
||||
</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>
|
||||
@ -726,64 +535,32 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A page without a <code>title</code> will be treated as <code>hidden=true</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> You can define the expansion state of your menus in the frontmatter. Please see further
|
||||
|
||||
<a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentation
|
||||
</a> for possible values and default behavior.</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> You can define the expansion state of your menus in the frontmatter. Please see further <a href="../../cont/pages/#override-expand-state-rules-for-menu-entries">documentation</a> for possible values and default behavior.</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> New partials for defining pre/post content for menu items and the content. See
|
||||
|
||||
<a href="../../basics/customization/">
|
||||
documentation
|
||||
</a> for further reading.</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> New partials for defining pre/post content for menu items and the content. See <a href="../../basics/customization/">documentation</a> for further reading.</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> Shortcode
|
||||
|
||||
<a href="../../shortcodes/children/">
|
||||
<code>children</code>
|
||||
</a> with new parameter <code>containerstyle</code>.</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> Shortcode <a href="../../shortcodes/children/"><code>children</code></a> with new parameter <code>containerstyle</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> New shortcode
|
||||
|
||||
<a href="../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a> to include arbitrary file content into a page.</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> New shortcode <a href="../../shortcodes/include/"><code>include</code></a> to include arbitrary file content into a page.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="120-2021-07-26">1.2.0 (2021-07-26)</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> Shortcode
|
||||
|
||||
<a href="../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a> with new parameter to open on page load.</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> Shortcode <a href="../../shortcodes/expand/"><code>expand</code></a> with new parameter to open on page load.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="110-2021-07-02">1.1.0 (2021-07-02)</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/mermaid/#configuration">
|
||||
<code>Mermaid</code>
|
||||
</a> config options can be set in <code>config.toml</code>.</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/mermaid/#configuration"><code>Mermaid</code></a> config options can be set in <code>config.toml</code>.</li>
|
||||
</ul>
|
||||
<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" 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>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
@ -792,9 +569,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -91,11 +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" rel="noopener">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">
|
||||
@ -179,12 +175,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -300,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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" 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?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -76,11 +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" rel="noopener">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">
|
||||
@ -92,9 +88,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,21 +9,21 @@
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Categories :: Hugo Relearn Theme</title>
|
||||
<link href="../categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Hugo Relearn Theme">
|
||||
<link href="../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207516"></script>
|
||||
<script src="../js/variant.js?1671207516"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212530"></script>
|
||||
<script src="../js/variant.js?1671212530"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
@ -41,7 +41,7 @@
|
||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../js/jquery.min.js?1671207516" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -157,12 +157,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../js/search.js?1671207517" defer></script>
|
||||
<script src="../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -278,13 +278,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../js/theme.js?1671207517" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Archetypes :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
||||
<link href="../../cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -112,11 +112,7 @@
|
||||
<article class="default">
|
||||
<h1 id="archetypes">Archetypes</h1>
|
||||
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>The Relearn theme defines some few archetypes of pages but you are free to define new ones to your liking. All can be used at any level of the documentation, the only difference being the layout of the content.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -206,11 +202,7 @@
|
||||
</table>
|
||||
<p>Take a look at the existing archetypes of this theme to get an idea how to utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden of a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
<p>Each hook file can be overridden of a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -290,12 +282,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -411,13 +403,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Archetypes :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/archetypes/index.html" rel="canonical" type="text/html" title="Archetypes :: Hugo Relearn Theme">
|
||||
<link href="../../cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,11 +75,7 @@
|
||||
<article class="default">
|
||||
<h1 id="archetypes">Archetypes</h1>
|
||||
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>The Relearn theme defines some few archetypes of pages but you are free to define new ones to your liking. All can be used at any level of the documentation, the only difference being the layout of the content.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -169,11 +165,7 @@
|
||||
</table>
|
||||
<p>Take a look at the existing archetypes of this theme to get an idea how to utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden of a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
<p>Each hook file can be overridden of a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -181,9 +173,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||
<link href="../../cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -121,11 +121,7 @@
|
||||
<img src="../../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Hugo handle multilingual websites
|
||||
</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Hugo handle multilingual websites</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>For example with current English and Piratized English website.</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"># English is the default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -166,11 +162,7 @@
|
||||
<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>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter to translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter to translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -287,12 +279,12 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -408,13 +400,13 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Multilingual and i18n :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||
<link href="../../cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -89,11 +89,7 @@
|
||||
<img src="../../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Hugo handle multilingual websites
|
||||
</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Hugo handle multilingual websites</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>For example with current English and Piratized English website.</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"># English is the default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -134,11 +130,7 @@
|
||||
<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>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter to translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter to translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -183,9 +175,9 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Content :: Hugo Relearn Theme</title>
|
||||
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
||||
<link href="../cont/index.print.html" rel="alternate" type="text/html" title="Content :: Hugo Relearn Theme">
|
||||
<link href="../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207516"></script>
|
||||
<script src="../js/variant.js?1671207516"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212530"></script>
|
||||
<script src="../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -170,12 +170,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../js/search.js?1671207517" defer></script>
|
||||
<script src="../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../js/search.js?1671212531" 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?1671207517"></script>
|
||||
<script async src="../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../js/theme.js?1671207517" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Content :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/index.html" rel="canonical" type="text/html" title="Content :: Hugo Relearn Theme">
|
||||
<link href="../cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme">
|
||||
<link href="../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../js/url.js?1671207517"></script>
|
||||
<script src="../js/variant.js?1671207517"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../js/url.js?1671212532"></script>
|
||||
<script src="../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -88,11 +88,7 @@
|
||||
|
||||
<p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Organize your site like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Hugo project
|
||||
</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<p>Organize your site like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Hugo project</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">content
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -124,24 +120,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create your project</h2>
|
||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" 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 to train by following <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentation for beginners</a>.</p>
|
||||
<p>Hugo provides a <code>new</code> command to create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new site <new_project>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides
|
||||
|
||||
<a href="../cont/archetypes/">
|
||||
archetypes
|
||||
</a> to help you create this kind of pages.</p>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides <a href="../cont/archetypes/">archetypes</a> to help you create this kind of pages.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configuration</h2>
|
||||
<p>Each Hugo page has to define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>The Relearn theme uses the following parameters on top of Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Table of contents (toc) is enabled by default. Set this parameter to true to disable it.</span>
|
||||
@ -180,11 +164,7 @@
|
||||
<img src="../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title with icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Ordering sibling menu/page entries</h3>
|
||||
<p>Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flexible way
|
||||
</a> to handle order for your pages.</p>
|
||||
<p>Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flexible way</a> to handle order for your pages.</p>
|
||||
<p>The simplest way is to set <code>weight</code> parameter to a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -210,11 +190,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<li>all visible entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remaining entries are not shown</li>
|
||||
</ul>
|
||||
<p>You can see this feature in action on the example page for
|
||||
|
||||
<a href="../shortcodes/children/">
|
||||
children shortcode
|
||||
</a> and its children pages.</p>
|
||||
<p>You can see this feature in action on the example page for <a href="../shortcodes/children/">children shortcode</a> and its children pages.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -223,11 +199,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<article class="default">
|
||||
<h1 id="archetypes">Archetypes</h1>
|
||||
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p>
|
||||
<p>The Relearn theme defines some few archetypes of pages but you are free to define new ones to your liking. All can be used at any level of the documentation, the only difference being the layout of the content.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -317,11 +289,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
</table>
|
||||
<p>Take a look at the existing archetypes of this theme to get an idea how to utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden of a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
<p>Each hook file can be overridden of a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</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/archetypes/default.plaintext.html</code> to change the way how normal content is written for that output format.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -351,11 +319,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<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><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> for easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> for easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -623,11 +587,7 @@ line 3 of code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) you can also add a language specifier directly after the opening fence, <code>```js</code>, and syntax highlighting will automatically be applied according to the selected language in the rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../cont/syntaxhighlight/">
|
||||
Code Highlighting
|
||||
</a> for additional documentation.</p>
|
||||
<p>See <a href="../cont/syntaxhighlight/">Code Highlighting</a> for additional documentation.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -775,11 +735,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This is a link to
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This is a link to <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -789,11 +745,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||
@ -803,11 +755,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -819,11 +767,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -1064,11 +1008,7 @@ line 3 of code
|
||||
<article class="default">
|
||||
<h1 id="code-highlighting">Code highlighting</h1>
|
||||
|
||||
<p>The Relearn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in syntax highlighting
|
||||
</a> for code.</p>
|
||||
<p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in syntax highlighting</a> for code.</p>
|
||||
<h2 id="markdown-syntax">Markdown syntax</h2>
|
||||
<p>Wrap the code block with three backticks and the name of the language. Highlight will try to auto detect the language if one is not provided.</p>
|
||||
<!-- markdownlint-disable MD046 -->
|
||||
@ -1101,17 +1041,9 @@ line 3 of code
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Hugo comes with a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remarkable list
|
||||
</a> of supported languages.</p>
|
||||
<p>Hugo comes with a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remarkable list</a> of supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configuration</h2>
|
||||
<p>You can choose a color theme from the
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list of supported themes
|
||||
</a> and add it in your <code>config.toml</code></p>
|
||||
<p>You can choose a color theme from the <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list of supported themes</a> and add it 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="p">[</span><span class="nx">markup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">markup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set to `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -1164,15 +1096,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<p>For example, in your local <code>i18n/en.toml</code> file, add the following content</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translation strings
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translation strings</a></p>
|
||||
<h2 id="i18n">Configuration for Multilingual mode</h2>
|
||||
<p>When using a multilingual website, you can set different menus for each language. In the <code>config.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from the current website:</p>
|
||||
@ -1244,15 +1168,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -1275,11 +1191,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<img src="../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Hugo handle multilingual websites
|
||||
</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Hugo handle multilingual websites</a>, define your languages in your <code>config.toml</code> file.</p>
|
||||
<p>For example with current English and Piratized English website.</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"># English is the default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -1320,11 +1232,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<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>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter to translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter to translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -1395,9 +1303,9 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
</section> </div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../js/theme.js?1671207518" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/cont/pages/index.html</guid>
|
||||
<description>In Hugo, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.
|
||||
Folders Organize your site like any other Hugo project . Typically, you will have a content folder with all your pages.
|
||||
Folders Organize your site like any other Hugo project. Typically, you will have a content folder with all your pages.
|
||||
content ├── level-one │ ├── level-two │ │ ├── level-three │ │ │ ├── level-four │ │ │ │ ├── _index.md &lt;-- /level-one/level-two/level-three/level-four │ │ │ │ ├── page-4-a.</description>
|
||||
</item>
|
||||
<item>
|
||||
@ -20,7 +20,7 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
<link>https://McShelby.github.io/hugo-theme-relearn/cont/archetypes/index.html</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/cont/archetypes/index.html</guid>
|
||||
<description>Using the command: hugo new [relative new content path], you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: archetypes . These are preconfigured skeleton pages with default frontmatter.
|
||||
<description>Using the command: hugo new [relative new content path], you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: archetypes. These are preconfigured skeleton pages with default frontmatter.
|
||||
The Relearn theme defines some few archetypes of pages but you are free to define new ones to your liking. All can be used at any level of the documentation, the only difference being the layout of the content.</description>
|
||||
</item>
|
||||
<item>
|
||||
@ -30,7 +30,7 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/cont/i18n/index.html</guid>
|
||||
<description>The Relearn theme is fully compatible with Hugo multilingual mode.
|
||||
It provides:
|
||||
Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Support for languages written right to left Automatic menu generation from multilingual content In-browser language switching Basic configuration After learning how Hugo handle multilingual websites , define your languages in your config.</description>
|
||||
Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Support for languages written right to left Automatic menu generation from multilingual content In-browser language switching Basic configuration After learning how Hugo handle multilingual websites, define your languages in your config.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Markdown syntax</title>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
||||
<link href="../../cont/markdown/index.print.html" rel="alternate" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -169,11 +169,7 @@
|
||||
<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><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> for easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> for easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -441,11 +437,7 @@ line 3 of code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) you can also add a language specifier directly after the opening fence, <code>```js</code>, and syntax highlighting will automatically be applied according to the selected language in the rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../../cont/syntaxhighlight/">
|
||||
Code Highlighting
|
||||
</a> for additional documentation.</p>
|
||||
<p>See <a href="../../cont/syntaxhighlight/">Code Highlighting</a> for additional documentation.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -593,11 +585,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This is a link to
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This is a link to <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -607,11 +595,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||
@ -621,11 +605,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -637,11 +617,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -953,12 +929,12 @@ line 3 of code
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207516" defer></script>
|
||||
<script src="../../js/search.js?1671207516" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212530" defer></script>
|
||||
<script src="../../js/search.js?1671212530" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -1074,13 +1050,13 @@ line 3 of code
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207516"></script>
|
||||
<script async src="../../js/buttons.js?1671212530"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207516" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207516" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207516" defer></script>
|
||||
<script src="../../js/theme.js?1671207516" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212530" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212530" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212530" defer></script>
|
||||
<script src="../../js/theme.js?1671212530" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Markdown syntax :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/markdown/index.html" rel="canonical" type="text/html" title="Markdown syntax :: Hugo Relearn Theme">
|
||||
<link href="../../cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -96,11 +96,7 @@
|
||||
<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><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> for easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this page and the <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> for easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -368,11 +364,7 @@ line 3 of code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If you want to gain more control of your code block you can enclose your code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) you can also add a language specifier directly after the opening fence, <code>```js</code>, and syntax highlighting will automatically be applied according to the selected language in the rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../../cont/syntaxhighlight/">
|
||||
Code Highlighting
|
||||
</a> for additional documentation.</p>
|
||||
<p>See <a href="../../cont/syntaxhighlight/">Code Highlighting</a> for additional documentation.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -520,11 +512,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This is a link to
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This is a link to <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -534,11 +522,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link with Tooltip</h3>
|
||||
@ -548,11 +532,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -564,11 +544,7 @@ line 3 of code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go to example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -808,9 +784,9 @@ line 3 of code
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||
<link href="../../cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -136,15 +136,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<p>For example, in your local <code>i18n/en.toml</code> file, add the following content</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translation strings
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translation strings</a></p>
|
||||
<h2 id="i18n">Configuration for Multilingual mode</h2>
|
||||
<p>When using a multilingual website, you can set different menus for each language. In the <code>config.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from the current website:</p>
|
||||
@ -216,15 +208,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -304,12 +288,12 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207516" defer></script>
|
||||
<script src="../../js/search.js?1671207516" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212530" defer></script>
|
||||
<script src="../../js/search.js?1671212530" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -425,13 +409,13 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207516"></script>
|
||||
<script async src="../../js/buttons.js?1671212530"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207516" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207516" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207516" defer></script>
|
||||
<script src="../../js/theme.js?1671207516" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212530" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212530" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212530" defer></script>
|
||||
<script src="../../js/theme.js?1671212530" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Menu extra shortcuts :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||
<link href="../../cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -110,15 +110,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<p>For example, in your local <code>i18n/en.toml</code> file, add the following content</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translation strings
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translation strings</a></p>
|
||||
<h2 id="i18n">Configuration for Multilingual mode</h2>
|
||||
<p>When using a multilingual website, you can set different menus for each language. In the <code>config.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from the current website:</p>
|
||||
@ -190,15 +182,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> and
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -206,9 +190,9 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Pages organization :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
||||
<link href="../../cont/pages/index.print.html" rel="alternate" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -111,11 +111,7 @@
|
||||
|
||||
<p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Organize your site like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Hugo project
|
||||
</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<p>Organize your site like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Hugo project</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">content
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -147,24 +143,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create your project</h2>
|
||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" 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 to train by following <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentation for beginners</a>.</p>
|
||||
<p>Hugo provides a <code>new</code> command to create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new site <new_project>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides
|
||||
|
||||
<a href="../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> to help you create this kind of pages.</p>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides <a href="../../cont/archetypes/">archetypes</a> to help you create this kind of pages.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configuration</h2>
|
||||
<p>Each Hugo page has to define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>The Relearn theme uses the following parameters on top of Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Table of contents (toc) is enabled by default. Set this parameter to true to disable it.</span>
|
||||
@ -203,11 +187,7 @@
|
||||
<img src="../../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title with icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Ordering sibling menu/page entries</h3>
|
||||
<p>Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flexible way
|
||||
</a> to handle order for your pages.</p>
|
||||
<p>Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flexible way</a> to handle order for your pages.</p>
|
||||
<p>The simplest way is to set <code>weight</code> parameter to a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -233,11 +213,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<li>all visible entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remaining entries are not shown</li>
|
||||
</ul>
|
||||
<p>You can see this feature in action on the example page for
|
||||
|
||||
<a href="../../shortcodes/children/">
|
||||
children shortcode
|
||||
</a> and its children pages.</p>
|
||||
<p>You can see this feature in action on the example page for <a href="../../shortcodes/children/">children shortcode</a> and its children pages.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -317,12 +293,12 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -438,13 +414,13 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Pages organization :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/pages/index.html" rel="canonical" type="text/html" title="Pages organization :: Hugo Relearn Theme">
|
||||
<link href="../../cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -77,11 +77,7 @@
|
||||
|
||||
<p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Organize your site like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Hugo project
|
||||
</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<p>Organize your site like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Hugo project</a>. Typically, you will have a <em>content</em> folder with all your pages.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">content
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -113,24 +109,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create your project</h2>
|
||||
<p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you to train by following
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" 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 to train by following <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentation for beginners</a>.</p>
|
||||
<p>Hugo provides a <code>new</code> command to create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new site <new_project>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides
|
||||
|
||||
<a href="../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> to help you create this kind of pages.</p>
|
||||
</span></span></code></pre></div><p>The Relearn theme provides <a href="../../cont/archetypes/">archetypes</a> to help you create this kind of pages.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configuration</h2>
|
||||
<p>Each Hugo page has to define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> in all cases.</p>
|
||||
<p>The Relearn theme uses the following parameters on top of Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Table of contents (toc) is enabled by default. Set this parameter to true to disable it.</span>
|
||||
@ -169,11 +153,7 @@
|
||||
<img src="../../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title with icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Ordering sibling menu/page entries</h3>
|
||||
<p>Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flexible way
|
||||
</a> to handle order for your pages.</p>
|
||||
<p>Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flexible way</a> to handle order for your pages.</p>
|
||||
<p>The simplest way is to set <code>weight</code> parameter to a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -199,11 +179,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
<li>all visible entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remaining entries are not shown</li>
|
||||
</ul>
|
||||
<p>You can see this feature in action on the example page for
|
||||
|
||||
<a href="../../shortcodes/children/">
|
||||
children shortcode
|
||||
</a> and its children pages.</p>
|
||||
<p>You can see this feature in action on the example page for <a href="../../shortcodes/children/">children shortcode</a> and its children pages.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -211,9 +187,9 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Code highlighting :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
||||
<link href="../../cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -102,11 +102,7 @@
|
||||
<article class="default">
|
||||
<h1 id="code-highlighting">Code highlighting</h1>
|
||||
|
||||
<p>The Relearn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in syntax highlighting
|
||||
</a> for code.</p>
|
||||
<p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in syntax highlighting</a> for code.</p>
|
||||
<h2 id="markdown-syntax">Markdown syntax</h2>
|
||||
<p>Wrap the code block with three backticks and the name of the language. Highlight will try to auto detect the language if one is not provided.</p>
|
||||
<!-- markdownlint-disable MD046 -->
|
||||
@ -139,17 +135,9 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Hugo comes with a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remarkable list
|
||||
</a> of supported languages.</p>
|
||||
<p>Hugo comes with a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remarkable list</a> of supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configuration</h2>
|
||||
<p>You can choose a color theme from the
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list of supported themes
|
||||
</a> and add it in your <code>config.toml</code></p>
|
||||
<p>You can choose a color theme from the <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list of supported themes</a> and add it 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="p">[</span><span class="nx">markup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">markup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set to `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -238,12 +226,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207516" defer></script>
|
||||
<script src="../../js/search.js?1671207516" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212530" defer></script>
|
||||
<script src="../../js/search.js?1671212530" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -359,13 +347,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207516"></script>
|
||||
<script async src="../../js/buttons.js?1671212530"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207516" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207516" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207516" defer></script>
|
||||
<script src="../../js/theme.js?1671207516" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212530" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212530" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212530" defer></script>
|
||||
<script src="../../js/theme.js?1671212530" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Code highlighting :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlighting :: Hugo Relearn Theme">
|
||||
<link href="../../cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlighting :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,11 +75,7 @@
|
||||
<article class="default">
|
||||
<h1 id="code-highlighting">Code highlighting</h1>
|
||||
|
||||
<p>The Relearn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in syntax highlighting
|
||||
</a> for code.</p>
|
||||
<p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in syntax highlighting</a> for code.</p>
|
||||
<h2 id="markdown-syntax">Markdown syntax</h2>
|
||||
<p>Wrap the code block with three backticks and the name of the language. Highlight will try to auto detect the language if one is not provided.</p>
|
||||
<!-- markdownlint-disable MD046 -->
|
||||
@ -112,17 +108,9 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Hugo comes with a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remarkable list
|
||||
</a> of supported languages.</p>
|
||||
<p>Hugo comes with a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remarkable list</a> of supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configuration</h2>
|
||||
<p>You can choose a color theme from the
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list of supported themes
|
||||
</a> and add it in your <code>config.toml</code></p>
|
||||
<p>You can choose a color theme from the <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list of supported themes</a> and add it 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="p">[</span><span class="nx">markup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">markup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set to `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -139,9 +127,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Tags :: Hugo Relearn Theme</title>
|
||||
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
||||
<link href="../../cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -202,12 +202,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207516" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207516" defer></script>
|
||||
<script src="../../js/search.js?1671207516" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212530" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212530" defer></script>
|
||||
<script src="../../js/search.js?1671212530" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -323,13 +323,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207516"></script>
|
||||
<script async src="../../js/buttons.js?1671212530"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207516" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207516" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207516" defer></script>
|
||||
<script src="../../js/theme.js?1671207516" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212530" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212530" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212530" defer></script>
|
||||
<script src="../../js/theme.js?1671212530" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Tags :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Hugo Relearn Theme">
|
||||
<link href="../../cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -103,9 +103,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
244
index.html
244
index.html
@ -10,21 +10,21 @@
|
||||
<title>Hugo Relearn Theme</title>
|
||||
<link href="./index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme">
|
||||
<link href="./index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme">
|
||||
<link href="./images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="./images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="./css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="./css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="./css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="./js/url.js?1671207516"></script>
|
||||
<script src="./js/variant.js?1671207516"></script>
|
||||
<link href="./css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="./css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="./css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="./css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="./css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="./js/url.js?1671212530"></script>
|
||||
<script src="./js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="./js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -102,24 +102,12 @@
|
||||
<article class="home">
|
||||
<h1 id="hugo-relearn-theme">Hugo Relearn Theme</h1>
|
||||
|
||||
<p>The
|
||||
|
||||
<a href="http://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">
|
||||
Relearn theme
|
||||
</a> is a theme for
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Hugo
|
||||
</a>, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.</p>
|
||||
<p>The <a href="http://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">Relearn theme</a> is a theme for <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a>, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.</p>
|
||||
|
||||
<div class="box notices cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||
<div class="box-content">
|
||||
<p>The theme is a fork of the great
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learn theme
|
||||
</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
||||
<p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learn theme</a> with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="features">Features</h2>
|
||||
@ -127,11 +115,7 @@
|
||||
<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>See
|
||||
|
||||
<a href="./basics/migration/">
|
||||
What’s New
|
||||
</a> within the latest update.</p>
|
||||
<p>See <a href="./basics/migration/">What’s New</a> within the latest update.</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul>
|
||||
@ -141,133 +125,33 @@
|
||||
<li>Responsive design</li>
|
||||
<li>Configurable hidden pages</li>
|
||||
<li>Automatic next/prev buttons to navigate through menu entries</li>
|
||||
<li>
|
||||
|
||||
<a href="./basics/configuration/#activate-search">
|
||||
Automatic Search
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./basics/configuration/#activate-dedicated-search-page">
|
||||
Dedicated search page
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/markdown/">
|
||||
Support for GFM
|
||||
</a> (GitHub Flavored Markdown)</li>
|
||||
<li>
|
||||
|
||||
<a href="./basics/configuration/#activate-print-support">
|
||||
Print
|
||||
</a> whole chapters or even the complete site</li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/i18n/">
|
||||
Multilingual mode
|
||||
</a> for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li>
|
||||
<li><a href="./basics/configuration/#activate-search">Automatic Search</a></li>
|
||||
<li><a href="./basics/configuration/#activate-dedicated-search-page">Dedicated search page</a></li>
|
||||
<li><a href="./cont/markdown/">Support for GFM</a> (GitHub Flavored Markdown)</li>
|
||||
<li><a href="./basics/configuration/#activate-print-support">Print</a> whole chapters or even the complete site</li>
|
||||
<li><a href="./cont/i18n/">Multilingual mode</a> for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li>
|
||||
<li>Support for languages written right to left</li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/menushortcuts/">
|
||||
Unrestricted menu configuration
|
||||
</a> relating to amount of items and level of nesting</li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/icon/">
|
||||
Font Awesome icons
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/tags/">
|
||||
Tagging support
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/markdown/#images">
|
||||
Image styling
|
||||
</a> like sizing, shadow, border and alignment</li>
|
||||
<li>
|
||||
|
||||
<a href="./cont/syntaxhighlight/">
|
||||
Syntax highlighting
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./basics/customization/">
|
||||
Customizable look and feel
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./basics/generator/">
|
||||
Predefined (light, dark) and customizable color variants
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/attachments/">
|
||||
Attachments files
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/children/">
|
||||
List child pages
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/math/">
|
||||
Math and chemical formulae
|
||||
</a> using the MathJax library</li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/mermaid/">
|
||||
Mermaid diagrams
|
||||
</a> for flowcharts, sequences, gantts, pie, etc.</li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/swagger/">
|
||||
Swagger UI
|
||||
</a> for OpenAPI Specifications</li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/badge/">
|
||||
Badges
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/button/">
|
||||
Buttons
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/notice/">
|
||||
Tip/Note/Info/Warning boxes
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/expand/">
|
||||
Expand
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/tabs/">
|
||||
Tabs
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="./shortcodes/include/">
|
||||
File inclusion
|
||||
</a></li>
|
||||
<li><a href="./cont/menushortcuts/">Unrestricted menu configuration</a> relating to amount of items and level of nesting</li>
|
||||
<li><a href="./shortcodes/icon/">Font Awesome icons</a></li>
|
||||
<li><a href="./cont/tags/">Tagging support</a></li>
|
||||
<li><a href="./cont/markdown/#images">Image styling</a> like sizing, shadow, border and alignment</li>
|
||||
<li><a href="./cont/syntaxhighlight/">Syntax highlighting</a></li>
|
||||
<li><a href="./basics/customization/">Customizable look and feel</a></li>
|
||||
<li><a href="./basics/generator/">Predefined (light, dark) and customizable color variants</a></li>
|
||||
<li><a href="./shortcodes/attachments/">Attachments files</a></li>
|
||||
<li><a href="./shortcodes/children/">List child pages</a></li>
|
||||
<li><a href="./shortcodes/math/">Math and chemical formulae</a> using the MathJax library</li>
|
||||
<li><a href="./shortcodes/mermaid/">Mermaid diagrams</a> for flowcharts, sequences, gantts, pie, etc.</li>
|
||||
<li><a href="./shortcodes/swagger/">Swagger UI</a> for OpenAPI Specifications</li>
|
||||
<li><a href="./shortcodes/badge/">Badges</a></li>
|
||||
<li><a href="./shortcodes/button/">Buttons</a></li>
|
||||
<li><a href="./shortcodes/notice/">Tip/Note/Info/Warning boxes</a></li>
|
||||
<li><a href="./shortcodes/expand/">Expand</a></li>
|
||||
<li><a href="./shortcodes/tabs/">Tabs</a></li>
|
||||
<li><a href="./shortcodes/include/">File inclusion</a></li>
|
||||
</ul>
|
||||
<h2 id="getting-support">Getting Support</h2>
|
||||
<p>To get support, feel free to open a new
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/discussions" target="_blank" rel="noopener">
|
||||
discussion topic
|
||||
</a> or
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/issues" target="_blank" rel="noopener">
|
||||
issue report
|
||||
</a> in the official repository on GitHub.</p>
|
||||
<p>To get support, feel free to open a new <a href="https://github.com/McShelby/hugo-theme-relearn/discussions" target="_blank" rel="noopener">discussion topic</a> or <a href="https://github.com/McShelby/hugo-theme-relearn/issues" target="_blank" rel="noopener">issue report</a> in the official repository on GitHub.</p>
|
||||
<h2 id="become-a-contributor">Become a Contributor</h2>
|
||||
<p>Feel free to update this documentation by just clicking the
|
||||
<span class="btn cstyle transparent">
|
||||
@ -276,27 +160,11 @@
|
||||
|
||||
</button>
|
||||
</span> button displayed on top right of each page. Your changes will be deployed automatically once they were reviewed.</p>
|
||||
<p>You are most welcome to contribute bugfixes or even new features to the source code by making pull requests to the
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">
|
||||
official repository
|
||||
</a> via GitHub. Please visit the
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/.github/contributing.md" target="_blank" rel="noopener">
|
||||
contribution guidelines
|
||||
</a> first.</p>
|
||||
<p>You are most welcome to contribute bugfixes or even new features to the source code by making pull requests to the <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">official repository</a> via GitHub. Please visit the <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/.github/contributing.md" target="_blank" rel="noopener">contribution guidelines</a> first.</p>
|
||||
<h2 id="license">License</h2>
|
||||
<p>This theme is licensed under the
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE" target="_blank" rel="noopener">
|
||||
MIT License
|
||||
</a>.</p>
|
||||
<p>This theme is licensed under the <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE" target="_blank" rel="noopener">MIT License</a>.</p>
|
||||
<h2 id="credits">Credits</h2>
|
||||
<p>This theme would not be possible without the work of many others. See the
|
||||
|
||||
<a href="./more/credits/">
|
||||
credits
|
||||
</a> for a detailed list.</p>
|
||||
<p>This theme would not be possible without the work of many others. See the <a href="./more/credits/">credits</a> for a detailed list.</p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -376,12 +244,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="./js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="./js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="./js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="./js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="./js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="./js/search.js?1671207517" defer></script>
|
||||
<script src="./js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="./js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="./js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="./js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="./js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="./js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -497,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?1671207517"></script>
|
||||
<script async src="./js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="./js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="./js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="./js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="./js/theme.js?1671207517" defer></script>
|
||||
<script src="./js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="./js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="./js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="./js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
2757
index.print.html
2757
index.print.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/shortcodes/index.html</guid>
|
||||
<description>Hugo uses Markdown for its simple content format. However, there are a lot of things that Markdown doesn’t support well. You could use pure HTML to expand possibilities.
|
||||
But this happens to be a bad idea. Everyone uses Markdown because it&rsquo;s pure and simple to read even non-rendered. You should avoid HTML to keep it as simple as possible.
|
||||
To avoid this limitations, Hugo created shortcodes . A shortcode is a simple snippet inside a page.</description>
|
||||
To avoid this limitations, Hugo created shortcodes. A shortcode is a simple snippet inside a page.</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
@ -10,21 +10,21 @@
|
||||
<title>Credits :: Hugo Relearn Theme</title>
|
||||
<link href="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
|
||||
<link href="../../more/credits/index.print.html" rel="alternate" type="text/html" title="Credits :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -90,114 +90,30 @@
|
||||
<h1 id="credits">Credits</h1>
|
||||
|
||||
<h2 id="contributors">Contributors</h2>
|
||||
<p>Special thanks to
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">
|
||||
everyone who has contributed
|
||||
</a> to this project.</p>
|
||||
<p>Many thanks to
|
||||
|
||||
<a href="https://github.com/matcornic" target="_blank" rel="noopener">
|
||||
Mathieu Cornic
|
||||
</a> for his work on porting the
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learn theme
|
||||
</a> to Hugo.</p>
|
||||
<p>Many thanks to
|
||||
|
||||
<a href="https://github.com/rhukster" target="_blank" rel="noopener">
|
||||
Andy Miller
|
||||
</a> for initially creating the
|
||||
|
||||
<a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">
|
||||
Learn theme
|
||||
</a> for Grav.</p>
|
||||
<p>Special thanks to <a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">everyone who has contributed</a> to this project.</p>
|
||||
<p>Many thanks to <a href="https://github.com/matcornic" target="_blank" rel="noopener">Mathieu Cornic</a> for his work on porting the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learn theme</a> to Hugo.</p>
|
||||
<p>Many thanks to <a href="https://github.com/rhukster" target="_blank" rel="noopener">Andy Miller</a> for initially creating the <a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">Learn theme</a> for Grav.</p>
|
||||
<h2 id="packages-and-libraries">Packages and Libraries</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">
|
||||
autoComplete
|
||||
</a> - A lightweight and powerful vanilla JavaScript completion suggester</li>
|
||||
<li>
|
||||
|
||||
<a href="https://clipboardjs.com" target="_blank" rel="noopener">
|
||||
clipboard.js
|
||||
</a> - A modern approach to copy text to clipboard</li>
|
||||
<li>
|
||||
|
||||
<a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">
|
||||
Featherlight
|
||||
</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://fontawesome.com" target="_blank" rel="noopener">
|
||||
Font Awesome
|
||||
</a> - The internet’s icon library and toolkit</li>
|
||||
<li>
|
||||
|
||||
<a href="https://jquery.com" target="_blank" rel="noopener">
|
||||
jQuery
|
||||
</a> - The “Write less, do more” JavaScript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">
|
||||
jquery-svg-zoom-pan
|
||||
</a> - A jQuery plugin to enable pan and zoom in SVG images</li>
|
||||
<li>
|
||||
|
||||
<a href="https://lunrjs.com" target="_blank" rel="noopener">
|
||||
Lunr
|
||||
</a> - Enables a great search experience without the need for external, server-side, search services</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">
|
||||
Lunr Languages
|
||||
</a> - A collection of languages stemmers and stopwords for Lunr Javascript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mathjax.org/" target="_blank" rel="noopener">
|
||||
MathJax
|
||||
</a> - Beautiful math and chemical formulae in all browsers</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">
|
||||
Mermaid
|
||||
</a> - Generation of diagram and flowchart from text in a similar manner as markdown</li>
|
||||
<li>
|
||||
|
||||
<a href="https://perfectscrollbar.com" target="_blank" rel="noopener">
|
||||
Perfect Scrollbar
|
||||
</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">
|
||||
RapiDoc
|
||||
</a> - Create beautiful, customizable, interactive API documentation from OpenAPI Specifications</li>
|
||||
<li>
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">
|
||||
WorkSans
|
||||
</a> - Work Sans is a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
<li><a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">autoComplete</a> - A lightweight and powerful vanilla JavaScript completion suggester</li>
|
||||
<li><a href="https://clipboardjs.com" target="_blank" rel="noopener">clipboard.js</a> - A modern approach to copy text to clipboard</li>
|
||||
<li><a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">Featherlight</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li><a href="https://fontawesome.com" target="_blank" rel="noopener">Font Awesome</a> - The internet’s icon library and toolkit</li>
|
||||
<li><a href="https://jquery.com" target="_blank" rel="noopener">jQuery</a> - The “Write less, do more” JavaScript library</li>
|
||||
<li><a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">jquery-svg-zoom-pan</a> - A jQuery plugin to enable pan and zoom in SVG images</li>
|
||||
<li><a href="https://lunrjs.com" target="_blank" rel="noopener">Lunr</a> - Enables a great search experience without the need for external, server-side, search services</li>
|
||||
<li><a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">Lunr Languages</a> - A collection of languages stemmers and stopwords for Lunr Javascript library</li>
|
||||
<li><a href="https://mathjax.org/" target="_blank" rel="noopener">MathJax</a> - Beautiful math and chemical formulae in all browsers</li>
|
||||
<li><a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">Mermaid</a> - Generation of diagram and flowchart from text in a similar manner as markdown</li>
|
||||
<li><a href="https://perfectscrollbar.com" target="_blank" rel="noopener">Perfect Scrollbar</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li><a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">RapiDoc</a> - Create beautiful, customizable, interactive API documentation from OpenAPI Specifications</li>
|
||||
<li><a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">WorkSans</a> - Work Sans is a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
</ul>
|
||||
<h2 id="tooling">Tooling</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a> - Continuous deployment, testing and hosting of this project’s sources and its documentation</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">
|
||||
gren
|
||||
</a> - A releasenotes generator for GitHub</li>
|
||||
<li>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Hugo
|
||||
</a> - The static site generator of your choice</li>
|
||||
<li><a href="https://github.com" target="_blank" rel="noopener">GitHub</a> - Continuous deployment, testing and hosting of this project’s sources and its documentation</li>
|
||||
<li><a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">gren</a> - A releasenotes generator for GitHub</li>
|
||||
<li><a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> - The static site generator of your choice</li>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
@ -278,12 +194,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -399,13 +315,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Credits :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/more/credits/index.html" rel="canonical" type="text/html" title="Credits :: Hugo Relearn Theme">
|
||||
<link href="../../more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -75,114 +75,30 @@
|
||||
<h1 id="credits">Credits</h1>
|
||||
|
||||
<h2 id="contributors">Contributors</h2>
|
||||
<p>Special thanks to
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">
|
||||
everyone who has contributed
|
||||
</a> to this project.</p>
|
||||
<p>Many thanks to
|
||||
|
||||
<a href="https://github.com/matcornic" target="_blank" rel="noopener">
|
||||
Mathieu Cornic
|
||||
</a> for his work on porting the
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learn theme
|
||||
</a> to Hugo.</p>
|
||||
<p>Many thanks to
|
||||
|
||||
<a href="https://github.com/rhukster" target="_blank" rel="noopener">
|
||||
Andy Miller
|
||||
</a> for initially creating the
|
||||
|
||||
<a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">
|
||||
Learn theme
|
||||
</a> for Grav.</p>
|
||||
<p>Special thanks to <a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">everyone who has contributed</a> to this project.</p>
|
||||
<p>Many thanks to <a href="https://github.com/matcornic" target="_blank" rel="noopener">Mathieu Cornic</a> for his work on porting the <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learn theme</a> to Hugo.</p>
|
||||
<p>Many thanks to <a href="https://github.com/rhukster" target="_blank" rel="noopener">Andy Miller</a> for initially creating the <a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">Learn theme</a> for Grav.</p>
|
||||
<h2 id="packages-and-libraries">Packages and Libraries</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">
|
||||
autoComplete
|
||||
</a> - A lightweight and powerful vanilla JavaScript completion suggester</li>
|
||||
<li>
|
||||
|
||||
<a href="https://clipboardjs.com" target="_blank" rel="noopener">
|
||||
clipboard.js
|
||||
</a> - A modern approach to copy text to clipboard</li>
|
||||
<li>
|
||||
|
||||
<a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">
|
||||
Featherlight
|
||||
</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://fontawesome.com" target="_blank" rel="noopener">
|
||||
Font Awesome
|
||||
</a> - The internet’s icon library and toolkit</li>
|
||||
<li>
|
||||
|
||||
<a href="https://jquery.com" target="_blank" rel="noopener">
|
||||
jQuery
|
||||
</a> - The “Write less, do more” JavaScript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">
|
||||
jquery-svg-zoom-pan
|
||||
</a> - A jQuery plugin to enable pan and zoom in SVG images</li>
|
||||
<li>
|
||||
|
||||
<a href="https://lunrjs.com" target="_blank" rel="noopener">
|
||||
Lunr
|
||||
</a> - Enables a great search experience without the need for external, server-side, search services</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">
|
||||
Lunr Languages
|
||||
</a> - A collection of languages stemmers and stopwords for Lunr Javascript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mathjax.org/" target="_blank" rel="noopener">
|
||||
MathJax
|
||||
</a> - Beautiful math and chemical formulae in all browsers</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">
|
||||
Mermaid
|
||||
</a> - Generation of diagram and flowchart from text in a similar manner as markdown</li>
|
||||
<li>
|
||||
|
||||
<a href="https://perfectscrollbar.com" target="_blank" rel="noopener">
|
||||
Perfect Scrollbar
|
||||
</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">
|
||||
RapiDoc
|
||||
</a> - Create beautiful, customizable, interactive API documentation from OpenAPI Specifications</li>
|
||||
<li>
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">
|
||||
WorkSans
|
||||
</a> - Work Sans is a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
<li><a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">autoComplete</a> - A lightweight and powerful vanilla JavaScript completion suggester</li>
|
||||
<li><a href="https://clipboardjs.com" target="_blank" rel="noopener">clipboard.js</a> - A modern approach to copy text to clipboard</li>
|
||||
<li><a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">Featherlight</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li><a href="https://fontawesome.com" target="_blank" rel="noopener">Font Awesome</a> - The internet’s icon library and toolkit</li>
|
||||
<li><a href="https://jquery.com" target="_blank" rel="noopener">jQuery</a> - The “Write less, do more” JavaScript library</li>
|
||||
<li><a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">jquery-svg-zoom-pan</a> - A jQuery plugin to enable pan and zoom in SVG images</li>
|
||||
<li><a href="https://lunrjs.com" target="_blank" rel="noopener">Lunr</a> - Enables a great search experience without the need for external, server-side, search services</li>
|
||||
<li><a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">Lunr Languages</a> - A collection of languages stemmers and stopwords for Lunr Javascript library</li>
|
||||
<li><a href="https://mathjax.org/" target="_blank" rel="noopener">MathJax</a> - Beautiful math and chemical formulae in all browsers</li>
|
||||
<li><a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">Mermaid</a> - Generation of diagram and flowchart from text in a similar manner as markdown</li>
|
||||
<li><a href="https://perfectscrollbar.com" target="_blank" rel="noopener">Perfect Scrollbar</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li><a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">RapiDoc</a> - Create beautiful, customizable, interactive API documentation from OpenAPI Specifications</li>
|
||||
<li><a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">WorkSans</a> - Work Sans is a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
</ul>
|
||||
<h2 id="tooling">Tooling</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a> - Continuous deployment, testing and hosting of this project’s sources and its documentation</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">
|
||||
gren
|
||||
</a> - A releasenotes generator for GitHub</li>
|
||||
<li>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Hugo
|
||||
</a> - The static site generator of your choice</li>
|
||||
<li><a href="https://github.com" target="_blank" rel="noopener">GitHub</a> - Continuous deployment, testing and hosting of this project’s sources and its documentation</li>
|
||||
<li><a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">gren</a> - A releasenotes generator for GitHub</li>
|
||||
<li><a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> - The static site generator of your choice</li>
|
||||
</ul>
|
||||
|
||||
<footer class="footline">
|
||||
@ -191,9 +107,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Showcase :: Hugo Relearn Theme</title>
|
||||
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
||||
<link href="../../more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207516" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207516" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207516" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207516" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207516" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207516"></script>
|
||||
<script src="../../js/variant.js?1671207516"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212530" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212530" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212530" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212530" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212530" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212530"></script>
|
||||
<script src="../../js/variant.js?1671212530"></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?1671207516" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212530" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -101,31 +101,19 @@
|
||||
<article class="default">
|
||||
<h1 id="showcase">Showcase</h1>
|
||||
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg">
|
||||
|
||||
<a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">
|
||||
GoboLinux Wiki
|
||||
</a> by NEONsys.org</h2>
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/gobolinux.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../more/showcase/gobolinux.png?width=60pc&classes=shadow" alt="GoboLinux image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan">
|
||||
|
||||
<a href="https://bits-training.de/training/" target="_blank" rel="noopener">
|
||||
BITS
|
||||
</a> by Dr. Lutz Gollan</h2>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan"><a href="https://bits-training.de/training/" target="_blank" rel="noopener">BITS</a> by Dr. Lutz Gollan</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/bits-train.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../more/showcase/bits-train.png?width=60pc&classes=shadow" alt="BITS image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions">
|
||||
|
||||
<a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">
|
||||
Pamasol Electrics
|
||||
</a> by Pamasol – Swiss Aerosol Solutions</h2>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions"><a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">Pamasol Electrics</a> by Pamasol – Swiss Aerosol Solutions</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/pamasol-electrics-portal.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
@ -210,12 +198,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207517" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207517" defer></script>
|
||||
<script src="../../js/search.js?1671207517" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212531" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212531" defer></script>
|
||||
<script src="../../js/search.js?1671212531" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -331,13 +319,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207517"></script>
|
||||
<script async src="../../js/buttons.js?1671212531"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207517" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207517" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207517" defer></script>
|
||||
<script src="../../js/theme.js?1671207517" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212531" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212531" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212531" defer></script>
|
||||
<script src="../../js/theme.js?1671212531" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Showcase :: Hugo Relearn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Hugo Relearn Theme">
|
||||
<link href="../../more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1671207516" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212530" 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?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207517" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207517" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207517" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207517" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207517" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207517" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207517"></script>
|
||||
<script src="../../js/variant.js?1671207517"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212532" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207517" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -74,31 +74,19 @@
|
||||
<article class="default">
|
||||
<h1 id="showcase">Showcase</h1>
|
||||
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg">
|
||||
|
||||
<a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">
|
||||
GoboLinux Wiki
|
||||
</a> by NEONsys.org</h2>
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/gobolinux.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../more/showcase/gobolinux.png?width=60pc&classes=shadow" alt="GoboLinux image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan">
|
||||
|
||||
<a href="https://bits-training.de/training/" target="_blank" rel="noopener">
|
||||
BITS
|
||||
</a> by Dr. Lutz Gollan</h2>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan"><a href="https://bits-training.de/training/" target="_blank" rel="noopener">BITS</a> by Dr. Lutz Gollan</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/bits-train.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../more/showcase/bits-train.png?width=60pc&classes=shadow" alt="BITS image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions">
|
||||
|
||||
<a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">
|
||||
Pamasol Electrics
|
||||
</a> by Pamasol – Swiss Aerosol Solutions</h2>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions"><a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">Pamasol Electrics</a> by Pamasol – Swiss Aerosol Solutions</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../more/showcase/pamasol-electrics-portal.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
@ -111,9 +99,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
30
pir/404.html
30
pir/404.html
@ -8,21 +8,21 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>404 Page not found :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207518"></script>
|
||||
<script src="../js/variant.js?1671207518"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212532"></script>
|
||||
<script src="../js/variant.js?1671212532"></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
|
||||
@ -40,7 +40,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?1671207518" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
p, li, ul {
|
||||
text-align: center
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -99,11 +99,7 @@
|
||||
</div>
|
||||
|
||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||
<p>On top o'
|
||||
|
||||
<a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo global configurat'n
|
||||
</a>, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer <code>config.toml</code> (here, values be default).</p>
|
||||
<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">Cap'n Hugo global configurat'n</a>, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer <code>config.toml</code> (here, values be default).</p>
|
||||
<p>Avast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n.</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) 'n th'</span>
|
||||
@ -186,11 +182,7 @@
|
||||
<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 'n sublemental planks (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while yer 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 'n sublemental planks (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while yer 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>
|
||||
<h2 id="serving-your-page-from-the-filesystem">Serv'n yer plank from th' filesystem</h2>
|
||||
<p>If ye want yer plank served from th' filesystem by us'n URLs start'n wit' <code>file://</code> you’ll need th' follow'n configurat'n 'n yer <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>
|
||||
@ -201,11 +193,7 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code>
|
||||
|
||||
<a href="#activate-search">
|
||||
as seen below
|
||||
</a>.</p>
|
||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="activate-search">Activate search</h2>
|
||||
@ -234,34 +222,18 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>Th' result'n URL will not be
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">
|
||||
configured ugly
|
||||
</a> 'n terms o'
|
||||
|
||||
<a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">
|
||||
Hugo’s URL handl'n
|
||||
</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="mathjax">MathJax</h2>
|
||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
Math
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||
<h3 id="math-example">Example</h3>
|
||||
<p>MathJax be globally disabled. By default it won’t be boarded by any plank.</p>
|
||||
<p>On plank “Physics” ye coded some JavaScript fer a dynamic formulae. Ye can set th' MathJax parameters locally t' board mathJax on this plank.</p>
|
||||
<p>Ye also can dis'ble MathJax fer specific planks while globally enabled.</p>
|
||||
<h2 id="mermaid">Merrrmaid</h2>
|
||||
<p>Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See
|
||||
|
||||
<a href="../../../shortcodes/mermaid/">
|
||||
Merrrmaid
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/mermaid/">Merrrmaid</a> fer additional documentat'n.</p>
|
||||
<h3 id="mermaid-example">Example</h3>
|
||||
<p>Merrrmaid be globally disabled. By default it won’t be boarded by any plank.</p>
|
||||
<p>On plank “Architecture” ye coded some JavaScript t' dynamically generate a class diagram. Ye can set th' Merrrmaid parameters locally t' board mermaid on this plank.</p>
|
||||
@ -368,12 +340,12 @@ default values:</p>
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -489,13 +461,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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="canonical" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -84,11 +84,7 @@
|
||||
</div>
|
||||
|
||||
<h2 id="global-site-parameters">Global ship parameters</h2>
|
||||
<p>On top o'
|
||||
|
||||
<a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo global configurat'n
|
||||
</a>, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer <code>config.toml</code> (here, values be default).</p>
|
||||
<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank" rel="noopener">Cap'n Hugo global configurat'n</a>, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer <code>config.toml</code> (here, values be default).</p>
|
||||
<p>Avast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n.</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) 'n th'</span>
|
||||
@ -171,11 +167,7 @@
|
||||
<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 'n sublemental planks (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while yer 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 'n sublemental planks (like <code>sitemap.xml</code>, <code>rss.xml</code>) will be generated falsly while yer 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>
|
||||
<h2 id="serving-your-page-from-the-filesystem">Serv'n yer plank from th' filesystem</h2>
|
||||
<p>If ye want yer plank served from th' filesystem by us'n URLs start'n wit' <code>file://</code> you’ll need th' follow'n configurat'n 'n yer <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>
|
||||
@ -186,11 +178,7 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code>
|
||||
|
||||
<a href="#activate-search">
|
||||
as seen below
|
||||
</a>.</p>
|
||||
<p>If ye want t' use th' search feature from th' file system us'n an older installat'n o' th' theme make sure t' change yer outputformat fer th' homepage from th' now deprecated <code>JSON</code> t' <code>SEARCH</code> <a href="#activate-search">as seen below</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="activate-search">Activate search</h2>
|
||||
@ -219,34 +207,18 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>Th' result'n URL will not be
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">
|
||||
configured ugly
|
||||
</a> 'n terms o'
|
||||
|
||||
<a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">
|
||||
Hugo’s URL handl'n
|
||||
</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||
<p>Th' result'n URL will not be <a href="https://gohugo.io/templates/output-formats/#configure-output-formats" target="_blank" rel="noopener">configured ugly</a> 'n terms o' <a href="https://gohugo.io/content-management/urls/#ugly-urls" target="_blank" rel="noopener">Hugo’s URL handl'n</a> even if you’ve set <code>uglyURLs=true</code> 'n yer <code>config.toml</code>. This be due t' th' fact that fer one mime type only one suffix can be configured.</p>
|
||||
<p>Nevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine <code>outputFormats.PRINT</code> 'n yer own <code>config.toml</code> t' yer lik'n.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="mathjax">MathJax</h2>
|
||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
Math
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>Th' MathJax configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/math/">Math</a> fer additional documentat'n.</p>
|
||||
<h3 id="math-example">Example</h3>
|
||||
<p>MathJax be globally disabled. By default it won’t be boarded by any plank.</p>
|
||||
<p>On plank “Physics” ye coded some JavaScript fer a dynamic formulae. Ye can set th' MathJax parameters locally t' board mathJax on this plank.</p>
|
||||
<p>Ye also can dis'ble MathJax fer specific planks while globally enabled.</p>
|
||||
<h2 id="mermaid">Merrrmaid</h2>
|
||||
<p>Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See
|
||||
|
||||
<a href="../../../shortcodes/mermaid/">
|
||||
Merrrmaid
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>Th' Merrrmaid configurat'n parameters can also be set on a specific plank. In this case, th' global parameter would be overwritten by th' local one. See <a href="../../../shortcodes/mermaid/">Merrrmaid</a> fer additional documentat'n.</p>
|
||||
<h3 id="mermaid-example">Example</h3>
|
||||
<p>Merrrmaid be globally disabled. By default it won’t be boarded by any plank.</p>
|
||||
<p>On plank “Architecture” ye coded some JavaScript t' dynamically generate a class diagram. Ye can set th' Merrrmaid parameters locally t' board mermaid on this plank.</p>
|
||||
@ -281,9 +253,9 @@ default values:</p>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,38 +98,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple
|
||||
|
||||
<a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">
|
||||
partials
|
||||
</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead
|
||||
|
||||
<a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">
|
||||
follow this plank
|
||||
</a>. You’d create a new partial 'n th' <code>layouts/partials</code> folder o' yer local project. This partial will have th' priority.</p>
|
||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">follow this plank</a>. You’d create a new partial 'n th' <code>layouts/partials</code> folder o' yer local project. This partial will have th' priority.</p>
|
||||
<p>This theme defines th' follow'n partials :</p>
|
||||
<ul>
|
||||
<li><code>header.html</code>: th' header o' th' plank. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>footer.html</code>: th' footer o' th' plank. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>body.html</code>: th' body o' th' plank. Th' body may contain o' one or many articles. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>article.html</code>: th' output fer a single article, can contain elements around yer rrrambl'n. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>header.html</code>: th' header o' th' plank. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>footer.html</code>: th' footer o' th' plank. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>body.html</code>: th' body o' th' plank. Th' body may contain o' one or many articles. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>article.html</code>: th' output fer a single article, can contain elements around yer rrrambl'n. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>menu.html</code>: left menu. <em>Not meant t' be overwritten</em></li>
|
||||
<li><code>search.html</code>: search box. <em>Not meant t' be overwritten</em></li>
|
||||
<li><code>custom-header.html</code>: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include <code>style</code> HTML tag directive 'n yer file.</li>
|
||||
@ -178,25 +154,13 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
accord'n t' Hugo’s documentat'n
|
||||
</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="roll-your-own">Roll yer own</h3>
|
||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
interactive variant generator
|
||||
</a>.</p>
|
||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
||||
<h3 id="output-formats">Output formats</h3>
|
||||
<p>Certain parts o' th' theme can be changed fer support o' yer own
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output formats
|
||||
</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/header.plaintext.html</code> t' change th' way, th' plank header should look like fer that output format.</p>
|
||||
<p>Certain parts o' th' theme can be changed fer support o' yer own <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output formats</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/header.plaintext.html</code> t' change th' way, th' plank header should look like fer that output format.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -277,12 +241,12 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -398,13 +362,13 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="canonical" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,38 +83,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple
|
||||
|
||||
<a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">
|
||||
partials
|
||||
</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead
|
||||
|
||||
<a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">
|
||||
follow this plank
|
||||
</a>. You’d create a new partial 'n th' <code>layouts/partials</code> folder o' yer local project. This partial will have th' priority.</p>
|
||||
<p>Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple <a href="https://gohugo.io/templates/partials/" target="_blank" rel="noopener">partials</a></p>
|
||||
<p>In <code>themes/hugo-theme-relearn/layouts/partials/</code>, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead <a href="https://gohugo.io/themes/customizing/" target="_blank" rel="noopener">follow this plank</a>. You’d create a new partial 'n th' <code>layouts/partials</code> folder o' yer local project. This partial will have th' priority.</p>
|
||||
<p>This theme defines th' follow'n partials :</p>
|
||||
<ul>
|
||||
<li><code>header.html</code>: th' header o' th' plank. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>footer.html</code>: th' footer o' th' plank. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>body.html</code>: th' body o' th' plank. Th' body may contain o' one or many articles. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>article.html</code>: th' output fer a single article, can contain elements around yer rrrambl'n. See
|
||||
|
||||
<a href="#output-formats">
|
||||
output-formats
|
||||
</a></li>
|
||||
<li><code>header.html</code>: th' header o' th' plank. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>footer.html</code>: th' footer o' th' plank. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>body.html</code>: th' body o' th' plank. Th' body may contain o' one or many articles. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>article.html</code>: th' output fer a single article, can contain elements around yer rrrambl'n. See <a href="#output-formats">output-formats</a></li>
|
||||
<li><code>menu.html</code>: left menu. <em>Not meant t' be overwritten</em></li>
|
||||
<li><code>search.html</code>: search box. <em>Not meant t' be overwritten</em></li>
|
||||
<li><code>custom-header.html</code>: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include <code>style</code> HTML tag directive 'n yer file.</li>
|
||||
@ -163,25 +139,13 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
accord'n t' Hugo’s documentat'n
|
||||
</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, generate a rules highlight'n stylesheet an' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">accord'n t' Hugo’s documentat'n</a>, an' <code>@import</code> this stylesheet 'n yer color variant stylesheet. For an example, take a look into <code>theme-relearn-light.css</code> an' <code>config.toml</code> o' th' exampleSite.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="roll-your-own">Roll yer own</h3>
|
||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
interactive variant generator
|
||||
</a>.</p>
|
||||
<p>If ye be not happy wit' th' shipped variants ye can either copy an' rename one o' th' shipped files from <code>themes/hugo-theme-relearn/static/css</code> t' <code>static/css</code>, edit them afterwards t' yer lik'n 'n a text editor an' configure th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code> or just use th' <a href="../../../basics/generator/">interactive variant generator</a>.</p>
|
||||
<h3 id="output-formats">Output formats</h3>
|
||||
<p>Certain parts o' th' theme can be changed fer support o' yer own
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output formats
|
||||
</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/header.plaintext.html</code> t' change th' way, th' plank header should look like fer that output format.</p>
|
||||
<p>Certain parts o' th' theme can be changed fer support o' yer own <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output formats</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/header.plaintext.html</code> t' change th' way, th' plank header should look like fer that output format.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -190,9 +154,9 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -226,12 +226,12 @@ window.variants && variants.generator( '#vargenerator' );
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -347,13 +347,13 @@ window.variants && variants.generator( '#vargenerator' );
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="canonical" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -139,9 +139,9 @@ window.variants && variants.generator( '#vargenerator' );
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" 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 :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../pir/basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207518"></script>
|
||||
<script src="../../js/variant.js?1671207518"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -179,12 +179,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -300,13 +300,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
This document shows ye what&rsquo;s new 'n th' latest release. For a detailed list o' changes, see th' history plank .
|
||||
This document shows ye what&rsquo;s new 'n th' latest release. For a detailed list o' changes, see th' history plank.
|
||||
Break'n A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.
|
||||
Change A change 'n default behavior.</description>
|
||||
</item>
|
||||
@ -31,7 +31,7 @@ Just download latest version o' Cap'n Hugo binary fer yer OS (Windows, L
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
Th' follow'n steps be here t' help ye initialize yer new website. If ye don&rsquo;t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this great documentat'n fer beginners .
|
||||
Th' follow'n steps be here t' help ye initialize yer new website. If ye don&rsquo;t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this great documentat'n fer beginners.
|
||||
Create yer project Cap'n Hugo provides a new command t' create a new website.</description>
|
||||
</item>
|
||||
<item>
|
||||
@ -40,7 +40,7 @@ Create yer project Cap'n Hugo provides a new command t' create a new web
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
Global ship parameters On top o' Cap'n Hugo global configurat'n , th' Relearrrn theme lets ye define th' follow'n parameters 'n yer config.toml (here, values be default).
|
||||
Global ship parameters On top o' Cap'n Hugo global configurat'n, th' Relearrrn theme lets ye define th' follow'n parameters 'n yer config.toml (here, values be default).
|
||||
Avast that some o' these parameters be explained 'n details 'n other sections o' this documentat'n.</description>
|
||||
</item>
|
||||
<item>
|
||||
@ -49,7 +49,8 @@ Avast that some o' these parameters be explained 'n details 'n other
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials In themes/hugo-theme-relearn/layouts/partials/, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don&rsquo;t change th' code directly. Instead follow this plank .</description>
|
||||
Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials
|
||||
In themes/hugo-theme-relearn/layouts/partials/, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don&rsquo;t change th' code directly. Instead follow this plank.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Stylesheet generrrat'r</title>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/installation/index.print.html" rel="alternate" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,30 +98,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">
|
||||
great documentat'n fer beginners
|
||||
</a>.</p>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentat'n fer beginners</a>.</p>
|
||||
<h2 id="create-your-project">Create yer project</h2>
|
||||
<p>Cap'n Hugo provides a <code>new</code> command t' create a new website.</p>
|
||||
<pre tabindex="0"><code>hugo new ship <new_project>
|
||||
</code></pre><h2 id="install-the-theme">Install th' theme</h2>
|
||||
<p>Install th' Relearrrn theme by follow'n
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">
|
||||
this documentat'n
|
||||
</a> us'n Hugo’s module system.</p>
|
||||
<p>This theme’s repository be:
|
||||
|
||||
<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, ye can
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">
|
||||
download th' theme as .zip
|
||||
</a> file an' extract it 'n th' <code>themes</code> directory</p>
|
||||
<p>Install th' Relearrrn theme by follow'n <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">this documentat'n</a> us'n Hugo’s module system.</p>
|
||||
<p>This theme’s repository be: <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, ye can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">download th' theme as .zip</a> file an' extract it 'n th' <code>themes</code> directory</p>
|
||||
<h2 id="basic-configuration">Basic configurat'n</h2>
|
||||
<p>When build'n th' website, ye can set a theme by us'n <code>--theme</code> opt'n. However, we suggest ye modify th' configurat'n file (<code>config.toml</code>) an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' 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 th' default theme t' be use when build'n th' ship wit' Cap'n Hugo</span>
|
||||
@ -170,19 +154,7 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>This website can be automatically published an' hosted wit'
|
||||
|
||||
<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 wit' Netlify
|
||||
</a>). Alternatively, ye can use
|
||||
|
||||
<a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">
|
||||
GitHub planks
|
||||
</a>.</p>
|
||||
<p>This website can be automatically published an' hosted wit' <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 wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">GitHub planks</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -265,12 +237,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -386,13 +358,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Installat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="canonical" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,30 +83,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">
|
||||
great documentat'n fer beginners
|
||||
</a>.</p>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye learn more about it by follow'n this <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentat'n fer beginners</a>.</p>
|
||||
<h2 id="create-your-project">Create yer project</h2>
|
||||
<p>Cap'n Hugo provides a <code>new</code> command t' create a new website.</p>
|
||||
<pre tabindex="0"><code>hugo new ship <new_project>
|
||||
</code></pre><h2 id="install-the-theme">Install th' theme</h2>
|
||||
<p>Install th' Relearrrn theme by follow'n
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">
|
||||
this documentat'n
|
||||
</a> us'n Hugo’s module system.</p>
|
||||
<p>This theme’s repository be:
|
||||
|
||||
<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, ye can
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">
|
||||
download th' theme as .zip
|
||||
</a> file an' extract it 'n th' <code>themes</code> directory</p>
|
||||
<p>Install th' Relearrrn theme by follow'n <a href="https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme" target="_blank" rel="noopener">this documentat'n</a> us'n Hugo’s module system.</p>
|
||||
<p>This theme’s repository be: <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, ye can <a href="https://github.com/McShelby/hugo-theme-relearn/archive/main.zip" target="_blank" rel="noopener">download th' theme as .zip</a> file an' extract it 'n th' <code>themes</code> directory</p>
|
||||
<h2 id="basic-configuration">Basic configurat'n</h2>
|
||||
<p>When build'n th' website, ye can set a theme by us'n <code>--theme</code> opt'n. However, we suggest ye modify th' configurat'n file (<code>config.toml</code>) an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' 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 th' default theme t' be use when build'n th' ship wit' Cap'n Hugo</span>
|
||||
@ -155,19 +139,7 @@
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
<p>This website can be automatically published an' hosted wit'
|
||||
|
||||
<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 wit' Netlify
|
||||
</a>). Alternatively, ye can use
|
||||
|
||||
<a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">
|
||||
GitHub planks
|
||||
</a>.</p>
|
||||
<p>This website can be automatically published an' hosted wit' <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 wit' Netlify</a>). Alternatively, ye can use <a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/" target="_blank" rel="noopener">GitHub planks</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -178,9 +150,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,54 +98,31 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th'
|
||||
|
||||
<a href="../../../basics/history/">
|
||||
history plank
|
||||
</a>.</p>
|
||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||
<hr>
|
||||
<h2 id="590-not-yet-released">5.9.0 (not yet released)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' theme now supports
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">
|
||||
Hugo’s module system
|
||||
</a>.</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 wit' <code>http://</code> or <code>https://</code> be now opened 'n 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> Th' theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">Hugo’s module system</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="580-2022-12-08">5.8.0 (2022-12-08)</h2>
|
||||
<ul>
|
||||
<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> Th' new
|
||||
|
||||
<a href="../../../shortcodes/badge/">
|
||||
<code>badge</code> shorrrtcode
|
||||
</a> be now avail'ble t' add highly configur'ble markers t' yer rrrambl'n as ye can see it on this plank.</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> Th' new <a href="../../../shortcodes/badge/"><code>badge</code> shorrrtcode</a> be now avail'ble t' add highly configur'ble markers t' yer rrrambl'n as ye can see it on this plank.</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> Th' new
|
||||
|
||||
<a href="../../../shortcodes/icon/">
|
||||
<code>ay'con</code> shorrrtcode
|
||||
</a> simplyfies th' usage o' ay'cons. This can even be combined wit' also new <code>badge</code> shorrrtcode.</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> Th' new <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> simplyfies th' usage o' ay'cons. This can even be combined wit' also new <code>badge</code> shorrrtcode.</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> Th' theme now supports some o' GFM (GitHub Flavored Markdown) rules an' Cap'n Hugo Marrrkdown extensions, namely
|
||||
|
||||
<a href="../../../cont/markdown/#tasks">
|
||||
task lists
|
||||
</a>,
|
||||
|
||||
<a href="../../../cont/markdown/#defintions">
|
||||
defint'n lists
|
||||
</a> an'
|
||||
|
||||
<a href="../../../cont/markdown/#footnotes">
|
||||
footnotes
|
||||
</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> Th' theme now supports some o' GFM (GitHub Flavored Markdown) rules an' Cap'n Hugo Marrrkdown extensions, namely <a href="../../../cont/markdown/#tasks">task lists</a>, <a href="../../../cont/markdown/#defintions">defint'n lists</a> an' <a href="../../../cont/markdown/#footnotes">footnotes</a>.</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> A new color <code>--ACCENT-color</code> was introduced which be used fer highlightn'n search results on th' plank. In case ye simply don’t care, ye don’t need t' change anyth'n 'n yer variant stylesheet as th' old <code>yellow</code> color be still used as default.</p>
|
||||
@ -158,11 +135,7 @@
|
||||
<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> Th' Korean language translat'n fer this theme be now avail'ble wit' th' language code <code>ko</code>. Formerly th' country code <code>kr</code> was used instead.</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code> shorrrtcode
|
||||
</a> can now also be used as a real button inside o' HTML forms - although this be a pretty rare use case. Th' documentat'n was updated accordingly.</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> Th' <a href="../../../shortcodes/button/"><code>button</code> shorrrtcode</a> can now also be used as a real button inside o' HTML forms - although this be a pretty rare use case. Th' documentat'n was updated accordingly.</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> Th' search now supports th' Korean language.</p>
|
||||
@ -173,11 +146,7 @@
|
||||
<ul>
|
||||
<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> This release introduces an additional dedicated search plank. On this plank, displayed search results have more space mak'n it easier scann'n thru large number o' results.</p>
|
||||
<p>T' activate this feature, ye need t'
|
||||
|
||||
<a href="../../../basics/configuration/#activate-dedicated-search-page">
|
||||
configure it
|
||||
</a> 'n yer <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> fer th' home plank. If ye don’t configure it, no dedicated search plank will be access'ble an' th' theme works as before.</p>
|
||||
<p>T' activate this feature, ye need t' <a href="../../../basics/configuration/#activate-dedicated-search-page">configure it</a> 'n yer <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> fer th' home plank. If ye don’t configure it, no dedicated search plank will be access'ble an' th' theme works as before.</p>
|
||||
<p>Ye can access th' search plank by either click'n on th' magnifier glass or press'n enter inside o' th' search box.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -187,11 +156,7 @@
|
||||
</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> Ye be now able t' turn off th' generat'n o' generator meta tags 'n yer HTML head t' hide th' used versions o' Cap'n Hugo an' this theme.</p>
|
||||
<p>T'
|
||||
|
||||
<a href="../../../basics/configuration/#global-site-parameters">
|
||||
configure this
|
||||
</a> 'n yer <code>config.toml</code> make sure t' set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>an'</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Cap'n Hugo will generate a meta tag into yer home plank automagically.</p>
|
||||
<p>T' <a href="../../../basics/configuration/#global-site-parameters">configure this</a> 'n yer <code>config.toml</code> make sure t' set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>an'</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Cap'n Hugo will generate a meta tag into yer home plank automagically.</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> Creat'n o' yer project gets a little bit faster wit' this release.</p>
|
||||
@ -203,11 +168,7 @@
|
||||
<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> Th' way images be processed has changed. Now images be lazy boarded by default which speeds up plank board on slow networks and/or big planks an' also th' print preview.</p>
|
||||
<p>For that th' JavaScript code t' handle th'
|
||||
|
||||
<a href="../../../cont/markdown/#further-image-formatting">
|
||||
lightbox an' image effects
|
||||
</a> on th' client side was removed 'n favour fer static generat'n o' those effects on th' server.</p>
|
||||
<p>For that th' JavaScript code t' handle th' <a href="../../../cont/markdown/#further-image-formatting">lightbox an' image effects</a> on th' client side was removed 'n favour fer static generat'n o' those effects on th' server.</p>
|
||||
<p>If ye have used HTML directly 'n yer Marrrkdown files, this now has th' downside that it doesn’t respect th' effect query parameter anymore. In this case ye have t' migrate all yer HTML <code>img</code> URLs manually t' th' respective HTML attributes.</p>
|
||||
<table>
|
||||
<thead>
|
||||
@ -229,30 +190,14 @@
|
||||
<h2 id="540-2022-11-01">5.4.0 (2022-11-01)</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>
|
||||
|
||||
<a href="../../../basics/configuration/#serving-your-page-from-the-filesystem">
|
||||
Wit' th' proper sett'ns
|
||||
</a> 'n yer <code>config.toml</code> yer plank be now serv'ble from th' local file system us'n <code>file://</code> URLs.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> <a href="../../../basics/configuration/#serving-your-page-from-the-filesystem">Wit' th' proper sett'ns</a> 'n yer <code>config.toml</code> yer plank be now serv'ble from th' local file system us'n <code>file://</code> URLs.</p>
|
||||
<p>Please note that th' searchbox will only work fer this if ye reconfigure yer outputformat fer th' homepage 'n yer <code>config.toml</code> from <code>JSON</code> t' <code>SEARCH</code>. Th' now deprecated <code>JSON</code> outputformat still works as before, so there be no need t' reconfigure yer installat'n if it be only served from <code>http://</code> or <code>https://</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code> shorrrtcode
|
||||
</a> has a new parameter <code>target</code> t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/tab.</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> Th' <a href="../../../shortcodes/button/"><code>button</code> shorrrtcode</a> has a new parameter <code>target</code> t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/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> Th'
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
<code>math</code> shorrrtcode
|
||||
</a> an'
|
||||
|
||||
<a href="../../../shortcodes/mermaid/">
|
||||
<code>mermaid</code> shorrrtcode
|
||||
</a> now also support th' <code>align</code> parameter if codefence rules be used.</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> Th' <a href="../../../shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="../../../shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now also support th' <code>align</code> parameter if codefence rules be used.</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> Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p>
|
||||
@ -268,22 +213,10 @@
|
||||
<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 th' effort t' comply wit' WCAG standards, th' implementat'n o' th' collaps'ble menu was changed. Although th' functionality o' th' new implementat'n works wit' old browsers (Internet Explorer 11), th' display o' th' expander ay'cons does not an' be limited t' modern browsers.</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>
|
||||
|
||||
<a href="../../../cont/markdown/#add-css-classes">
|
||||
Image formatt'n
|
||||
</a> has two new classes t' align images t' th' <code>left</code> or <code>right</code>. Additionally, th' already exist'n <code>inline</code> opt'n be now documented.</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> <a href="../../../cont/markdown/#add-css-classes">Image formatt'n</a> has two new classes t' align images t' th' <code>left</code> or <code>right</code>. Additionally, th' already exist'n <code>inline</code> opt'n be now documented.</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> Print'n fer th'
|
||||
|
||||
<a href="../../../shortcodes/swagger/">
|
||||
<code>swagger</code> shorrrtcode
|
||||
</a> was optimized t' expand sections that be usually closed 'n interactive mode. This requires
|
||||
|
||||
<a href="../../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> t' be configured.</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> Print'n fer th' <a href="../../../shortcodes/swagger/"><code>swagger</code> shorrrtcode</a> was optimized t' expand sections that be usually closed 'n interactive mode. This requires <a href="../../../basics/configuration/#activate-print-support">print support</a> t' be configured.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -315,11 +248,7 @@
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">script</span> <span class="na">defer</span> <span class="na">src</span><span class="o">=</span><span class="s">"myscript.js"</span><span class="p">></</span><span class="nt">script</span><span class="p">></span>
|
||||
</span></span></code></pre></div></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> Th' way
|
||||
|
||||
<a href="../../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.</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> Th' way <a href="../../../cont/archetypes/">archetypes</a> be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.</p>
|
||||
<p>Yer exist'n markdown files will still work like before an' therefore ye don’t need t' change anyth'n aft th' upgrade. Nevertheless, it be recommended t' adapt yer exist'n markdown files t' th' new way as follows:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -337,30 +266,18 @@
|
||||
<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> Add'n new partials <code>heading-pre.html</code> / <code>heading-post.html</code> an' accord'n frontmatter opt'ns <code>headingPre</code> / <code>headingPost</code> t' modify th' way yer page`s main head'n gets styled.</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> Th' new shorrrtcode <code>math</code> be avail'ble t' add beautiful math an' chemical formulae. See th'
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
documentat'n
|
||||
</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</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> Th' new shorrrtcode <code>math</code> be avail'ble t' add beautiful math an' chemical formulae. See th' <a href="../../../shortcodes/math/">documentat'n</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="420-2022-06-23">4.2.0 (2022-06-23)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Th' second parameter fer th'
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code> shorrrtcode
|
||||
</a> was switched 'n mean'n an' was renamed from <code>showfirsthead'n</code> t' <code>hidefirsthead'n</code>. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Th' second parameter fer th' <a href="../../../shortcodes/include/"><code>include</code> shorrrtcode</a> was switched 'n mean'n an' was renamed from <code>showfirsthead'n</code> t' <code>hidefirsthead'n</code>. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.</p>
|
||||
<p>If you’ve used th' second boolean parameter, ye have t' rename it an' invert its value t' achieve th' same behavior.</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> Previously, if th'
|
||||
|
||||
<a href="../../../shortcodes/tabs/">
|
||||
<code>tabs</code> shorrrtcode
|
||||
</a> could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.</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> Previously, if th' <a href="../../../shortcodes/tabs/"><code>tabs</code> shorrrtcode</a> could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.</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> Th' <code>landingPageURL</code> was removed from <code>config.toml</code>. Ye can safely remove this as well from yer configurat'n as it be not used anymore. Th' theme will detect th' land'n plank URL automatically.</p>
|
||||
@ -372,11 +289,7 @@
|
||||
<hr>
|
||||
<h2 id="410-2022-06-12">4.1.0 (2022-06-12)</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> While fix'n issues wit' th' search functionality fer non Latin languages, ye can now
|
||||
|
||||
<a href="../../../cont/i18n/#search-with-mixed-language-support">
|
||||
configure t' have multiple languages on a single plank
|
||||
</a>.</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> While fix'n issues wit' th' search functionality fer non Latin languages, ye can now <a href="../../../cont/i18n/#search-with-mixed-language-support">configure t' have multiple languages on a single plank</a>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="400-2022-06-05">4.0.0 (2022-06-05)</h2>
|
||||
@ -389,30 +302,10 @@
|
||||
</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> All shorrrtcodes now support named parameter. Th' positional parameter be still supported but will not be enhanced wit' new features, so ye don’t need t' change anyth'n 'n yer installat'n.</p>
|
||||
<p>This applies t'
|
||||
|
||||
<a href="../../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> an'
|
||||
|
||||
<a href="../../../shortcodes/siteparam/">
|
||||
<code>siteparam</code>
|
||||
</a>.</p>
|
||||
<p>This applies t' <a href="../../../shortcodes/expand/"><code>expand</code></a>, <a href="../../../shortcodes/include/"><code>include</code></a>, <a href="../../../shortcodes/notice/"><code>notice</code></a> an' <a href="../../../shortcodes/siteparam/"><code>siteparam</code></a>.</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code>
|
||||
</a> shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.</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> Th' <a href="../../../shortcodes/button/"><code>button</code></a> shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.</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> New colors <code>--PRIMARY-color</code> an' <code>--SECONDARY-color</code> were added t' provide easier modificat'n o' yer custom style. Shorrrtcodes wit' a color style can now have <code>primary</code> or <code>secondary</code> as additional values.</p>
|
||||
@ -432,11 +325,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> If ye prefer expandable/collaps'ble menu items, ye can now set <code>collapsibleMenu=true</code> 'n yer <code>config.toml</code>. This will add arrows t' all menu items that contain sub menus. Th' menu will expand/collapse without navigat'n if ye click on an arrow.</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> Ye can activate
|
||||
|
||||
<a href="../../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> 'n yer <code>config.toml</code> t' add th' capability t' print whole chapters or even th' complete ship.</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> Ye can activate <a href="../../../basics/configuration/#activate-print-support">print support</a> 'n yer <code>config.toml</code> t' add th' capability t' print whole chapters or even th' complete ship.</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> Translat'n fer Traditional Chinese.</p>
|
||||
@ -446,18 +335,10 @@
|
||||
<h2 id="330-2022-03-28">3.3.0 (2022-03-28)</h2>
|
||||
<ul>
|
||||
<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> Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between <code>--MAIN-font</code> fer all rrrambl'n text an' <code>--CODE-font</code> fer inline or block code. There be additional overrides fer all head'ns. See th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> o' th' exampleSite fer all avail'ble variables.</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> Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between <code>--MAIN-font</code> fer all rrrambl'n text an' <code>--CODE-font</code> fer inline or block code. There be additional overrides fer all head'ns. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer all avail'ble variables.</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> Th' new shorrrtcode <code>swagger</code> be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th'
|
||||
|
||||
<a href="../../../shortcodes/swagger/">
|
||||
documentat'n
|
||||
</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</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> Th' new shorrrtcode <code>swagger</code> be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th' <a href="../../../shortcodes/swagger/">documentat'n</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -465,11 +346,7 @@
|
||||
<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> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> o' th' exampleSite fer an example.</p>
|
||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -479,38 +356,18 @@
|
||||
<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> an'
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all
|
||||
|
||||
<a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">
|
||||
Font Awesome 5 Free
|
||||
</a> ay'cons.</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> an' <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all <a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">Font Awesome 5 Free</a> ay'cons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We made changes t' th' menu footer. If ye have yer <code>menu-footer.html</code>
|
||||
|
||||
<a href="../../../basics/customization/">
|
||||
partial overridden
|
||||
</a>, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' <code>menu-footer.html</code> partial that be com'n wit' th' exampleSite.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We made changes t' th' menu footer. If ye have yer <code>menu-footer.html</code> <a href="../../../basics/customization/">partial overridden</a>, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' <code>menu-footer.html</code> partial that be com'n wit' th' exampleSite.</p>
|
||||
<p>This change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' <em>Clear history</em> functionality).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We have changed th' default colors from th' original Learrrn theme (the purple menu header) t' th' Relearrrn defaults (the light green menu header) as used 'n th' official documentat'n.</p>
|
||||
<p>This change will only affect yer installat'n if you’ve not set th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code>.
|
||||
|
||||
<a href="../../../basics/customization/#theme-variant">
|
||||
If ye still want t' use th' Learrrn color variant
|
||||
</a>, ye have t' explicitly set <code>themeVariant="learn"</code> 'n yer <code>config.toml</code>.</p>
|
||||
<p>This change will only affect yer installat'n if you’ve not set th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code>. <a href="../../../basics/customization/#theme-variant">If ye still want t' use th' Learrrn color variant</a>, ye have t' explicitly set <code>themeVariant="learn"</code> 'n yer <code>config.toml</code>.</p>
|
||||
<p>Avast, that this will also affect yer ship if viewed wit' Internet Explorer 11 but 'n this case it can not be reconfigured as Internet Explorer does not support CSS variables.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -521,26 +378,14 @@
|
||||
</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> Wit' this release ye be now cap'ble t' define yer own <em>dark mode</em> variants.</p>
|
||||
<p>T' make this poss'ble, we have introduced a lot more color variables ye can use 'n
|
||||
|
||||
<a href="../../../basics/customization/#theme-variant">
|
||||
yer color variants
|
||||
</a>. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.</p>
|
||||
<p>T' make this poss'ble, we have introduced a lot more color variables ye can use 'n <a href="../../../basics/customization/#theme-variant">yer color variants</a>. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.</p>
|
||||
<p>T' see what’s now poss'ble, see th' new variants <code>relearn-dark</code> an' <code>neon</code> that be com'n wit' this release.</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> T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a>. This feature will not work wit' Internet Explorer 11.</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> T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive <a href="../../../basics/generator/">theme variant generator</a>. This feature will not work wit' Internet Explorer 11.</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> Ye can now configure multiple color variants 'n yer <code>config.toml</code>. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th'
|
||||
|
||||
<a href="../../../basics/customization/#multiple-variants">
|
||||
documentat'n
|
||||
</a> fer configurat'n.</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> Ye can now configure multiple color variants 'n yer <code>config.toml</code>. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th' <a href="../../../basics/customization/#multiple-variants">documentat'n</a> fer configurat'n.</p>
|
||||
<p>Avast, that th' new variant switch will not work wit' Internet Explorer 11 as it does not support CSS variables. Therefore, th' variant switcher will not be displayed wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -576,16 +421,8 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but
|
||||
|
||||
<a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">
|
||||
Cap'n Hugo got ye covered
|
||||
</a> as well.</p>
|
||||
<p>Also, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can
|
||||
|
||||
<a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">
|
||||
reconfigure th' error handl'n
|
||||
</a> o' Hugos implementat'n.</p>
|
||||
<p>If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">Cap'n Hugo got ye covered</a> as well.</p>
|
||||
<p>Also, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">reconfigure th' error handl'n</a> o' Hugos implementat'n.</p>
|
||||
<p>In th' best case yer usage o' th' old implementat'n be already standard compliant an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started <code>hugo server</code> aft an upgrade an' no errors be written t' th' console.</p>
|
||||
<p>Ye may see errors on th' console aft th' update 'n th' 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>: plank not found
|
||||
@ -633,37 +470,21 @@
|
||||
<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> Although never officially documented, this release removes th' font <code>Novacento</code>/<code>Novecento</code>. If ye use it 'n an overwritten CSS please replace it wit' <code>Work Sans</code>. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer Czech.</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> Th' theme now supports favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> 'n SVG, PNG or ICO format
|
||||
|
||||
<a href="../../../basics/customization/#change-the-favicon">
|
||||
out o' th' box
|
||||
</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore 'n most cases.</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> Th' theme now supports favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> 'n SVG, PNG or ICO format <a href="../../../basics/customization/#change-the-favicon">out o' th' box</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore 'n most cases.</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> Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' <code>disableToc</code> opt'n 'n yer <code>config.toml</code>. For an example see
|
||||
|
||||
<a href="../../../basics/configuration/#global-site-parameters">
|
||||
th' example configurat'n
|
||||
</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> Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' <code>disableToc</code> opt'n 'n yer <code>config.toml</code>. For an example see <a href="../../../basics/configuration/#global-site-parameters">th' example configurat'n</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="270-2021-10-24">2.7.0 (2021-10-24)</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> Optional second parameter fer
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shorrrtcode t' set title 'n box header.</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> Optional second parameter fer <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcode t' set title 'n box header.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</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> Yer ship can now be served from a subfolder if ye set <code>baseURL</code> an' <code>canonifyURLs=true</code> 'n yer <code>config.toml</code>. See th'
|
||||
|
||||
<a href="../../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">
|
||||
documentat'n
|
||||
</a> fer a detailed example.</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> Yer ship can now be served from a subfolder if ye set <code>baseURL</code> an' <code>canonifyURLs=true</code> 'n yer <code>config.toml</code>. See th' <a href="../../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">documentat'n</a> fer a detailed example.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="250-2021-10-08">2.5.0 (2021-10-08)</h2>
|
||||
@ -680,21 +501,13 @@
|
||||
<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> Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n <code>disableTagHiddenPages=true</code> 'n yer <code>config.toml</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> Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' <code>alwaysopen</code> opt'n 'n yer <code>config.toml</code>. Please see further
|
||||
|
||||
<a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentat'n
|
||||
</a> fer poss'ble values an' default behavior.</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> Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' <code>alwaysopen</code> opt'n 'n yer <code>config.toml</code>. Please see further <a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">documentat'n</a> fer poss'ble values an' default behavior.</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> New frontmatter <code>ordersectionsby</code> opt'n t' change immediate children sort'n 'n menu an' <code>children</code> shorrrtcode. Poss'ble values be <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 rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See
|
||||
|
||||
<a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">
|
||||
Cap'n Hugo documentat'n
|
||||
</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 rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">Cap'n Hugo documentat'n</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -727,11 +540,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> Rules highlight'n was switched t' th'
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
built 'n Hugo mechanism
|
||||
</a>. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Rules highlight'n was switched t' th' <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">built 'n Hugo mechanism</a>. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n</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 th' predefined stylesheets there was a typo an' <code>--MENU-HOME-LINK-HOVERED-color</code> must be changed t' <code>--MENU-HOME-LINK-HOVER-color</code>. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.</p>
|
||||
@ -749,64 +558,32 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A plank without a <code>title</code> will be treated as <code>hidden=true</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> Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further
|
||||
|
||||
<a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentat'n
|
||||
</a> fer poss'ble values an' default behavior.</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> Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further <a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">documentat'n</a> fer poss'ble values an' default behavior.</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> New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See
|
||||
|
||||
<a href="../../../basics/customization/">
|
||||
documentat'n
|
||||
</a> fer further read'n.</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> New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See <a href="../../../basics/customization/">documentat'n</a> fer further read'n.</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> Shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/children/">
|
||||
<code>children</code>
|
||||
</a> wit' new parameter <code>containerstyle</code>.</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> Shorrrtcode <a href="../../../shortcodes/children/"><code>children</code></a> wit' new parameter <code>containerstyle</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> New shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a> t' include arbitrary file rrrambl'n into a plank.</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> New shorrrtcode <a href="../../../shortcodes/include/"><code>include</code></a> t' include arbitrary file rrrambl'n into a plank.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="120-2021-07-26">1.2.0 (2021-07-26)</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> Shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a> wit' new parameter t' open on plank board.</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> Shorrrtcode <a href="../../../shortcodes/expand/"><code>expand</code></a> wit' new parameter t' open on plank board.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="110-2021-07-02">1.1.0 (2021-07-02)</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/mermaid/#configuration">
|
||||
<code>Merrrmaid</code>
|
||||
</a> config opt'ns can be set 'n <code>config.toml</code>.</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/mermaid/#configuration"><code>Merrrmaid</code></a> config opt'ns can be set 'n <code>config.toml</code>.</li>
|
||||
</ul>
|
||||
<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 o' th'
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">
|
||||
this comment
|
||||
</a> 'n th' Learrrn 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 o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">this comment</a> 'n th' Learrrn issues.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -888,12 +665,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -1009,13 +786,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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>What's New :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="canonical" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,54 +83,31 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th'
|
||||
|
||||
<a href="../../../basics/history/">
|
||||
history plank
|
||||
</a>.</p>
|
||||
<p>This document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' <a href="../../../basics/history/">history plank</a>.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.</p>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior ye might find interest'n or comes configur'ble.</p>
|
||||
<hr>
|
||||
<h2 id="590-not-yet-released">5.9.0 (not yet released)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Th' theme now supports
|
||||
|
||||
<a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">
|
||||
Hugo’s module system
|
||||
</a>.</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 wit' <code>http://</code> or <code>https://</code> be now opened 'n 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> Th' theme now supports <a href="https://gohugo.io/hugo-modules/" target="_blank" rel="noopener">Hugo’s module system</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="580-2022-12-08">5.8.0 (2022-12-08)</h2>
|
||||
<ul>
|
||||
<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> Th' new
|
||||
|
||||
<a href="../../../shortcodes/badge/">
|
||||
<code>badge</code> shorrrtcode
|
||||
</a> be now avail'ble t' add highly configur'ble markers t' yer rrrambl'n as ye can see it on this plank.</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> Th' new <a href="../../../shortcodes/badge/"><code>badge</code> shorrrtcode</a> be now avail'ble t' add highly configur'ble markers t' yer rrrambl'n as ye can see it on this plank.</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> Th' new
|
||||
|
||||
<a href="../../../shortcodes/icon/">
|
||||
<code>ay'con</code> shorrrtcode
|
||||
</a> simplyfies th' usage o' ay'cons. This can even be combined wit' also new <code>badge</code> shorrrtcode.</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> Th' new <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> simplyfies th' usage o' ay'cons. This can even be combined wit' also new <code>badge</code> shorrrtcode.</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> Th' theme now supports some o' GFM (GitHub Flavored Markdown) rules an' Cap'n Hugo Marrrkdown extensions, namely
|
||||
|
||||
<a href="../../../cont/markdown/#tasks">
|
||||
task lists
|
||||
</a>,
|
||||
|
||||
<a href="../../../cont/markdown/#defintions">
|
||||
defint'n lists
|
||||
</a> an'
|
||||
|
||||
<a href="../../../cont/markdown/#footnotes">
|
||||
footnotes
|
||||
</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> Th' theme now supports some o' GFM (GitHub Flavored Markdown) rules an' Cap'n Hugo Marrrkdown extensions, namely <a href="../../../cont/markdown/#tasks">task lists</a>, <a href="../../../cont/markdown/#defintions">defint'n lists</a> an' <a href="../../../cont/markdown/#footnotes">footnotes</a>.</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> A new color <code>--ACCENT-color</code> was introduced which be used fer highlightn'n search results on th' plank. In case ye simply don’t care, ye don’t need t' change anyth'n 'n yer variant stylesheet as th' old <code>yellow</code> color be still used as default.</p>
|
||||
@ -143,11 +120,7 @@
|
||||
<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> Th' Korean language translat'n fer this theme be now avail'ble wit' th' language code <code>ko</code>. Formerly th' country code <code>kr</code> was used instead.</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code> shorrrtcode
|
||||
</a> can now also be used as a real button inside o' HTML forms - although this be a pretty rare use case. Th' documentat'n was updated accordingly.</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> Th' <a href="../../../shortcodes/button/"><code>button</code> shorrrtcode</a> can now also be used as a real button inside o' HTML forms - although this be a pretty rare use case. Th' documentat'n was updated accordingly.</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> Th' search now supports th' Korean language.</p>
|
||||
@ -158,11 +131,7 @@
|
||||
<ul>
|
||||
<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> This release introduces an additional dedicated search plank. On this plank, displayed search results have more space mak'n it easier scann'n thru large number o' results.</p>
|
||||
<p>T' activate this feature, ye need t'
|
||||
|
||||
<a href="../../../basics/configuration/#activate-dedicated-search-page">
|
||||
configure it
|
||||
</a> 'n yer <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> fer th' home plank. If ye don’t configure it, no dedicated search plank will be access'ble an' th' theme works as before.</p>
|
||||
<p>T' activate this feature, ye need t' <a href="../../../basics/configuration/#activate-dedicated-search-page">configure it</a> 'n yer <code>config.toml</code> as a new outputformat <code>SEARCHPAGE</code> fer th' home plank. If ye don’t configure it, no dedicated search plank will be access'ble an' th' theme works as before.</p>
|
||||
<p>Ye can access th' search plank by either click'n on th' magnifier glass or press'n enter inside o' th' search box.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -172,11 +141,7 @@
|
||||
</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> Ye be now able t' turn off th' generat'n o' generator meta tags 'n yer HTML head t' hide th' used versions o' Cap'n Hugo an' this theme.</p>
|
||||
<p>T'
|
||||
|
||||
<a href="../../../basics/configuration/#global-site-parameters">
|
||||
configure this
|
||||
</a> 'n yer <code>config.toml</code> make sure t' set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>an'</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Cap'n Hugo will generate a meta tag into yer home plank automagically.</p>
|
||||
<p>T' <a href="../../../basics/configuration/#global-site-parameters">configure this</a> 'n yer <code>config.toml</code> make sure t' set Hugo’s <code>disableHugoGeneratorInject=true</code> <strong>an'</strong> also <code>[params] disableGeneratorVersion=true</code>, otherwise Cap'n Hugo will generate a meta tag into yer home plank automagically.</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> Creat'n o' yer project gets a little bit faster wit' this release.</p>
|
||||
@ -188,11 +153,7 @@
|
||||
<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> Th' way images be processed has changed. Now images be lazy boarded by default which speeds up plank board on slow networks and/or big planks an' also th' print preview.</p>
|
||||
<p>For that th' JavaScript code t' handle th'
|
||||
|
||||
<a href="../../../cont/markdown/#further-image-formatting">
|
||||
lightbox an' image effects
|
||||
</a> on th' client side was removed 'n favour fer static generat'n o' those effects on th' server.</p>
|
||||
<p>For that th' JavaScript code t' handle th' <a href="../../../cont/markdown/#further-image-formatting">lightbox an' image effects</a> on th' client side was removed 'n favour fer static generat'n o' those effects on th' server.</p>
|
||||
<p>If ye have used HTML directly 'n yer Marrrkdown files, this now has th' downside that it doesn’t respect th' effect query parameter anymore. In this case ye have t' migrate all yer HTML <code>img</code> URLs manually t' th' respective HTML attributes.</p>
|
||||
<table>
|
||||
<thead>
|
||||
@ -214,30 +175,14 @@
|
||||
<h2 id="540-2022-11-01">5.4.0 (2022-11-01)</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>
|
||||
|
||||
<a href="../../../basics/configuration/#serving-your-page-from-the-filesystem">
|
||||
Wit' th' proper sett'ns
|
||||
</a> 'n yer <code>config.toml</code> yer plank be now serv'ble from th' local file system us'n <code>file://</code> URLs.</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> <a href="../../../basics/configuration/#serving-your-page-from-the-filesystem">Wit' th' proper sett'ns</a> 'n yer <code>config.toml</code> yer plank be now serv'ble from th' local file system us'n <code>file://</code> URLs.</p>
|
||||
<p>Please note that th' searchbox will only work fer this if ye reconfigure yer outputformat fer th' homepage 'n yer <code>config.toml</code> from <code>JSON</code> t' <code>SEARCH</code>. Th' now deprecated <code>JSON</code> outputformat still works as before, so there be no need t' reconfigure yer installat'n if it be only served from <code>http://</code> or <code>https://</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code> shorrrtcode
|
||||
</a> has a new parameter <code>target</code> t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/tab.</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> Th' <a href="../../../shortcodes/button/"><code>button</code> shorrrtcode</a> has a new parameter <code>target</code> t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/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> Th'
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
<code>math</code> shorrrtcode
|
||||
</a> an'
|
||||
|
||||
<a href="../../../shortcodes/mermaid/">
|
||||
<code>mermaid</code> shorrrtcode
|
||||
</a> now also support th' <code>align</code> parameter if codefence rules be used.</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> Th' <a href="../../../shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="../../../shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now also support th' <code>align</code> parameter if codefence rules be used.</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> Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p>
|
||||
@ -253,22 +198,10 @@
|
||||
<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 th' effort t' comply wit' WCAG standards, th' implementat'n o' th' collaps'ble menu was changed. Although th' functionality o' th' new implementat'n works wit' old browsers (Internet Explorer 11), th' display o' th' expander ay'cons does not an' be limited t' modern browsers.</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>
|
||||
|
||||
<a href="../../../cont/markdown/#add-css-classes">
|
||||
Image formatt'n
|
||||
</a> has two new classes t' align images t' th' <code>left</code> or <code>right</code>. Additionally, th' already exist'n <code>inline</code> opt'n be now documented.</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> <a href="../../../cont/markdown/#add-css-classes">Image formatt'n</a> has two new classes t' align images t' th' <code>left</code> or <code>right</code>. Additionally, th' already exist'n <code>inline</code> opt'n be now documented.</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> Print'n fer th'
|
||||
|
||||
<a href="../../../shortcodes/swagger/">
|
||||
<code>swagger</code> shorrrtcode
|
||||
</a> was optimized t' expand sections that be usually closed 'n interactive mode. This requires
|
||||
|
||||
<a href="../../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> t' be configured.</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> Print'n fer th' <a href="../../../shortcodes/swagger/"><code>swagger</code> shorrrtcode</a> was optimized t' expand sections that be usually closed 'n interactive mode. This requires <a href="../../../basics/configuration/#activate-print-support">print support</a> t' be configured.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -300,11 +233,7 @@
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">script</span> <span class="na">defer</span> <span class="na">src</span><span class="o">=</span><span class="s">"myscript.js"</span><span class="p">></</span><span class="nt">script</span><span class="p">></span>
|
||||
</span></span></code></pre></div></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> Th' way
|
||||
|
||||
<a href="../../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.</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> Th' way <a href="../../../cont/archetypes/">archetypes</a> be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.</p>
|
||||
<p>Yer exist'n markdown files will still work like before an' therefore ye don’t need t' change anyth'n aft th' upgrade. Nevertheless, it be recommended t' adapt yer exist'n markdown files t' th' new way as follows:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -322,30 +251,18 @@
|
||||
<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> Add'n new partials <code>heading-pre.html</code> / <code>heading-post.html</code> an' accord'n frontmatter opt'ns <code>headingPre</code> / <code>headingPost</code> t' modify th' way yer page`s main head'n gets styled.</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> Th' new shorrrtcode <code>math</code> be avail'ble t' add beautiful math an' chemical formulae. See th'
|
||||
|
||||
<a href="../../../shortcodes/math/">
|
||||
documentat'n
|
||||
</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</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> Th' new shorrrtcode <code>math</code> be avail'ble t' add beautiful math an' chemical formulae. See th' <a href="../../../shortcodes/math/">documentat'n</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="420-2022-06-23">4.2.0 (2022-06-23)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Th' second parameter fer th'
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code> shorrrtcode
|
||||
</a> was switched 'n mean'n an' was renamed from <code>showfirsthead'n</code> t' <code>hidefirsthead'n</code>. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Th' second parameter fer th' <a href="../../../shortcodes/include/"><code>include</code> shorrrtcode</a> was switched 'n mean'n an' was renamed from <code>showfirsthead'n</code> t' <code>hidefirsthead'n</code>. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.</p>
|
||||
<p>If you’ve used th' second boolean parameter, ye have t' rename it an' invert its value t' achieve th' same behavior.</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> Previously, if th'
|
||||
|
||||
<a href="../../../shortcodes/tabs/">
|
||||
<code>tabs</code> shorrrtcode
|
||||
</a> could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.</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> Previously, if th' <a href="../../../shortcodes/tabs/"><code>tabs</code> shorrrtcode</a> could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.</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> Th' <code>landingPageURL</code> was removed from <code>config.toml</code>. Ye can safely remove this as well from yer configurat'n as it be not used anymore. Th' theme will detect th' land'n plank URL automatically.</p>
|
||||
@ -357,11 +274,7 @@
|
||||
<hr>
|
||||
<h2 id="410-2022-06-12">4.1.0 (2022-06-12)</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> While fix'n issues wit' th' search functionality fer non Latin languages, ye can now
|
||||
|
||||
<a href="../../../cont/i18n/#search-with-mixed-language-support">
|
||||
configure t' have multiple languages on a single plank
|
||||
</a>.</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> While fix'n issues wit' th' search functionality fer non Latin languages, ye can now <a href="../../../cont/i18n/#search-with-mixed-language-support">configure t' have multiple languages on a single plank</a>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="400-2022-06-05">4.0.0 (2022-06-05)</h2>
|
||||
@ -374,30 +287,10 @@
|
||||
</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> All shorrrtcodes now support named parameter. Th' positional parameter be still supported but will not be enhanced wit' new features, so ye don’t need t' change anyth'n 'n yer installat'n.</p>
|
||||
<p>This applies t'
|
||||
|
||||
<a href="../../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a>,
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> an'
|
||||
|
||||
<a href="../../../shortcodes/siteparam/">
|
||||
<code>siteparam</code>
|
||||
</a>.</p>
|
||||
<p>This applies t' <a href="../../../shortcodes/expand/"><code>expand</code></a>, <a href="../../../shortcodes/include/"><code>include</code></a>, <a href="../../../shortcodes/notice/"><code>notice</code></a> an' <a href="../../../shortcodes/siteparam/"><code>siteparam</code></a>.</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> Th'
|
||||
|
||||
<a href="../../../shortcodes/button/">
|
||||
<code>button</code>
|
||||
</a> shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.</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> Th' <a href="../../../shortcodes/button/"><code>button</code></a> shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.</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> New colors <code>--PRIMARY-color</code> an' <code>--SECONDARY-color</code> were added t' provide easier modificat'n o' yer custom style. Shorrrtcodes wit' a color style can now have <code>primary</code> or <code>secondary</code> as additional values.</p>
|
||||
@ -417,11 +310,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> If ye prefer expandable/collaps'ble menu items, ye can now set <code>collapsibleMenu=true</code> 'n yer <code>config.toml</code>. This will add arrows t' all menu items that contain sub menus. Th' menu will expand/collapse without navigat'n if ye click on an arrow.</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> Ye can activate
|
||||
|
||||
<a href="../../../basics/configuration/#activate-print-support">
|
||||
print support
|
||||
</a> 'n yer <code>config.toml</code> t' add th' capability t' print whole chapters or even th' complete ship.</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> Ye can activate <a href="../../../basics/configuration/#activate-print-support">print support</a> 'n yer <code>config.toml</code> t' add th' capability t' print whole chapters or even th' complete ship.</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> Translat'n fer Traditional Chinese.</p>
|
||||
@ -431,18 +320,10 @@
|
||||
<h2 id="330-2022-03-28">3.3.0 (2022-03-28)</h2>
|
||||
<ul>
|
||||
<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> Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between <code>--MAIN-font</code> fer all rrrambl'n text an' <code>--CODE-font</code> fer inline or block code. There be additional overrides fer all head'ns. See th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> o' th' exampleSite fer all avail'ble variables.</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> Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between <code>--MAIN-font</code> fer all rrrambl'n text an' <code>--CODE-font</code> fer inline or block code. There be additional overrides fer all head'ns. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer all avail'ble variables.</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> Th' new shorrrtcode <code>swagger</code> be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th'
|
||||
|
||||
<a href="../../../shortcodes/swagger/">
|
||||
documentat'n
|
||||
</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</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> Th' new shorrrtcode <code>swagger</code> be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th' <a href="../../../shortcodes/swagger/">documentat'n</a> fer avail'ble features. This feature will not work wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -450,11 +331,7 @@
|
||||
<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> In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' <code>disableMermaid</code> config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.</p>
|
||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th'
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a> o' th' exampleSite fer an example.</p>
|
||||
<p>Th' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set <code>disableMermaid=false</code> 'n yer frontmatter t' force th' library t' be boarded. See th' <a href="../../../basics/generator/">theme variant generator</a> o' th' exampleSite fer an example.</p>
|
||||
<p><strong>This change requires at least Cap'n Hugo 0.93.0 t' be used</strong>. Th' minimum requirement will be reported dur'n build on th' console if not met.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -464,38 +341,18 @@
|
||||
<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> an'
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all
|
||||
|
||||
<a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">
|
||||
Font Awesome 5 Free
|
||||
</a> ay'cons.</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> an' <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all <a href="https://fontawesome.com/v5/search?m=free" target="_blank" rel="noopener">Font Awesome 5 Free</a> ay'cons.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="300-2022-02-22">3.0.0 (2022-02-22)</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We made changes t' th' menu footer. If ye have yer <code>menu-footer.html</code>
|
||||
|
||||
<a href="../../../basics/customization/">
|
||||
partial overridden
|
||||
</a>, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' <code>menu-footer.html</code> partial that be com'n wit' th' exampleSite.</p>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We made changes t' th' menu footer. If ye have yer <code>menu-footer.html</code> <a href="../../../basics/customization/">partial overridden</a>, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' <code>menu-footer.html</code> partial that be com'n wit' th' exampleSite.</p>
|
||||
<p>This change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' <em>Clear history</em> functionality).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> We have changed th' default colors from th' original Learrrn theme (the purple menu header) t' th' Relearrrn defaults (the light green menu header) as used 'n th' official documentat'n.</p>
|
||||
<p>This change will only affect yer installat'n if you’ve not set th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code>.
|
||||
|
||||
<a href="../../../basics/customization/#theme-variant">
|
||||
If ye still want t' use th' Learrrn color variant
|
||||
</a>, ye have t' explicitly set <code>themeVariant="learn"</code> 'n yer <code>config.toml</code>.</p>
|
||||
<p>This change will only affect yer installat'n if you’ve not set th' <code>themeVariant</code> parameter 'n yer <code>config.toml</code>. <a href="../../../basics/customization/#theme-variant">If ye still want t' use th' Learrrn color variant</a>, ye have t' explicitly set <code>themeVariant="learn"</code> 'n yer <code>config.toml</code>.</p>
|
||||
<p>Avast, that this will also affect yer ship if viewed wit' Internet Explorer 11 but 'n this case it can not be reconfigured as Internet Explorer does not support CSS variables.</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -506,26 +363,14 @@
|
||||
</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> Wit' this release ye be now cap'ble t' define yer own <em>dark mode</em> variants.</p>
|
||||
<p>T' make this poss'ble, we have introduced a lot more color variables ye can use 'n
|
||||
|
||||
<a href="../../../basics/customization/#theme-variant">
|
||||
yer color variants
|
||||
</a>. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.</p>
|
||||
<p>T' make this poss'ble, we have introduced a lot more color variables ye can use 'n <a href="../../../basics/customization/#theme-variant">yer color variants</a>. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.</p>
|
||||
<p>T' see what’s now poss'ble, see th' new variants <code>relearn-dark</code> an' <code>neon</code> that be com'n wit' this release.</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> T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive
|
||||
|
||||
<a href="../../../basics/generator/">
|
||||
theme variant generator
|
||||
</a>. This feature will not work wit' Internet Explorer 11.</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> T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive <a href="../../../basics/generator/">theme variant generator</a>. This feature will not work wit' Internet Explorer 11.</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> Ye can now configure multiple color variants 'n yer <code>config.toml</code>. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th'
|
||||
|
||||
<a href="../../../basics/customization/#multiple-variants">
|
||||
documentat'n
|
||||
</a> fer configurat'n.</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> Ye can now configure multiple color variants 'n yer <code>config.toml</code>. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th' <a href="../../../basics/customization/#multiple-variants">documentat'n</a> fer configurat'n.</p>
|
||||
<p>Avast, that th' new variant switch will not work wit' Internet Explorer 11 as it does not support CSS variables. Therefore, th' variant switcher will not be displayed wit' Internet Explorer 11.</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -561,16 +406,8 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but
|
||||
|
||||
<a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">
|
||||
Cap'n Hugo got ye covered
|
||||
</a> as well.</p>
|
||||
<p>Also, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can
|
||||
|
||||
<a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">
|
||||
reconfigure th' error handl'n
|
||||
</a> o' Hugos implementat'n.</p>
|
||||
<p>If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">Cap'n Hugo got ye covered</a> as well.</p>
|
||||
<p>Also, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank" rel="noopener">reconfigure th' error handl'n</a> o' Hugos implementat'n.</p>
|
||||
<p>In th' best case yer usage o' th' old implementat'n be already standard compliant an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started <code>hugo server</code> aft an upgrade an' no errors be written t' th' console.</p>
|
||||
<p>Ye may see errors on th' console aft th' update 'n th' 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>: plank not found
|
||||
@ -618,37 +455,21 @@
|
||||
<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> Although never officially documented, this release removes th' font <code>Novacento</code>/<code>Novecento</code>. If ye use it 'n an overwritten CSS please replace it wit' <code>Work Sans</code>. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer Czech.</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> Th' theme now supports favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> 'n SVG, PNG or ICO format
|
||||
|
||||
<a href="../../../basics/customization/#change-the-favicon">
|
||||
out o' th' box
|
||||
</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore 'n most cases.</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> Th' theme now supports favicons served from <code>static/images/</code> named as <code>favicon</code> or <code>logo</code> 'n SVG, PNG or ICO format <a href="../../../basics/customization/#change-the-favicon">out o' th' box</a>. An overridden partial <code>layouts/partials/favicon.html</code> may not be necessary anymore 'n most cases.</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> Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' <code>disableToc</code> opt'n 'n yer <code>config.toml</code>. For an example see
|
||||
|
||||
<a href="../../../basics/configuration/#global-site-parameters">
|
||||
th' example configurat'n
|
||||
</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> Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' <code>disableToc</code> opt'n 'n yer <code>config.toml</code>. For an example see <a href="../../../basics/configuration/#global-site-parameters">th' example configurat'n</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="270-2021-10-24">2.7.0 (2021-10-24)</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> Optional second parameter fer
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code>
|
||||
</a> shorrrtcode t' set title 'n box header.</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> Optional second parameter fer <a href="../../../shortcodes/notice/"><code>notice</code></a> shorrrtcode t' set title 'n box header.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</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> Yer ship can now be served from a subfolder if ye set <code>baseURL</code> an' <code>canonifyURLs=true</code> 'n yer <code>config.toml</code>. See th'
|
||||
|
||||
<a href="../../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">
|
||||
documentat'n
|
||||
</a> fer a detailed example.</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> Yer ship can now be served from a subfolder if ye set <code>baseURL</code> an' <code>canonifyURLs=true</code> 'n yer <code>config.toml</code>. See th' <a href="../../../basics/configuration/#a-word-on-running-your-site-in-a-subfolder">documentat'n</a> fer a detailed example.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="250-2021-10-08">2.5.0 (2021-10-08)</h2>
|
||||
@ -665,21 +486,13 @@
|
||||
<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> Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n <code>disableTagHiddenPages=true</code> 'n yer <code>config.toml</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> Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' <code>alwaysopen</code> opt'n 'n yer <code>config.toml</code>. Please see further
|
||||
|
||||
<a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentat'n
|
||||
</a> fer poss'ble values an' default behavior.</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> Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' <code>alwaysopen</code> opt'n 'n yer <code>config.toml</code>. Please see further <a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">documentat'n</a> fer poss'ble values an' default behavior.</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> New frontmatter <code>ordersectionsby</code> opt'n t' change immediate children sort'n 'n menu an' <code>children</code> shorrrtcode. Poss'ble values be <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 rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See
|
||||
|
||||
<a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">
|
||||
Cap'n Hugo documentat'n
|
||||
</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 rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See <a href="https://gohugo.io/templates/rss/#reference-your-rss-feed-in-head" target="_blank" rel="noopener">Cap'n Hugo documentat'n</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
@ -712,11 +525,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> Rules highlight'n was switched t' th'
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
built 'n Hugo mechanism
|
||||
</a>. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n</p>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Rules highlight'n was switched t' th' <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">built 'n Hugo mechanism</a>. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n</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 th' predefined stylesheets there was a typo an' <code>--MENU-HOME-LINK-HOVERED-color</code> must be changed t' <code>--MENU-HOME-LINK-HOVER-color</code>. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.</p>
|
||||
@ -734,64 +543,32 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> A plank without a <code>title</code> will be treated as <code>hidden=true</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> Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further
|
||||
|
||||
<a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">
|
||||
documentat'n
|
||||
</a> fer poss'ble values an' default behavior.</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> Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further <a href="../../../cont/pages/#override-expand-state-rules-for-menu-entries">documentat'n</a> fer poss'ble values an' default behavior.</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> New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See
|
||||
|
||||
<a href="../../../basics/customization/">
|
||||
documentat'n
|
||||
</a> fer further read'n.</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> New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See <a href="../../../basics/customization/">documentat'n</a> fer further read'n.</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> Shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/children/">
|
||||
<code>children</code>
|
||||
</a> wit' new parameter <code>containerstyle</code>.</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> Shorrrtcode <a href="../../../shortcodes/children/"><code>children</code></a> wit' new parameter <code>containerstyle</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> New shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/include/">
|
||||
<code>include</code>
|
||||
</a> t' include arbitrary file rrrambl'n into a plank.</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> New shorrrtcode <a href="../../../shortcodes/include/"><code>include</code></a> t' include arbitrary file rrrambl'n into a plank.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="120-2021-07-26">1.2.0 (2021-07-26)</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> Shorrrtcode
|
||||
|
||||
<a href="../../../shortcodes/expand/">
|
||||
<code>expand</code>
|
||||
</a> wit' new parameter t' open on plank board.</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> Shorrrtcode <a href="../../../shortcodes/expand/"><code>expand</code></a> wit' new parameter t' open on plank board.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="110-2021-07-02">1.1.0 (2021-07-02)</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/mermaid/#configuration">
|
||||
<code>Merrrmaid</code>
|
||||
</a> config opt'ns can be set 'n <code>config.toml</code>.</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/mermaid/#configuration"><code>Merrrmaid</code></a> config opt'ns can be set 'n <code>config.toml</code>.</li>
|
||||
</ul>
|
||||
<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 o' th'
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">
|
||||
this comment
|
||||
</a> 'n th' Learrrn 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 o' th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learrrn theme</a> based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' <code>Relearrrn</code> an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see <a href="https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495" target="_blank" rel="noopener">this comment</a> 'n th' Learrrn issues.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -801,9 +578,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -99,11 +99,7 @@
|
||||
</div>
|
||||
|
||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||
<p>Just download latest version o'
|
||||
|
||||
<a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo binary
|
||||
</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">Cap'n Hugo binary</a> fer yer 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">
|
||||
@ -188,12 +184,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -309,13 +305,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="canonical" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -84,11 +84,7 @@
|
||||
</div>
|
||||
|
||||
<p>Thanks t' th' simplicity o' Cap'n Hugo, this plank be as empty as this theme needs requirements.</p>
|
||||
<p>Just download latest version o'
|
||||
|
||||
<a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo binary
|
||||
</a> fer yer OS (Windows, Linux, Mac) : it’s that simple.</p>
|
||||
<p>Just download latest version o' <a href="https://gohugo.io/getting-started/installing/" target="_blank" rel="noopener">Cap'n Hugo binary</a> fer yer 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">
|
||||
@ -101,9 +97,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,21 +9,21 @@
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Categories :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../pir/categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207518"></script>
|
||||
<script src="../../js/variant.js?1671207518"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
@ -41,7 +41,7 @@
|
||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../js/jquery.min.js?1671207518" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -157,12 +157,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212534" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212534" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212534" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212534" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212534" defer></script>
|
||||
<script src="../../js/search.js?1671212534" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -278,13 +278,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../js/buttons.js?1671212534"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,11 +98,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Th' Relearrrn theme defines some few archetypes o' planks but ye be free t' define new ones t' yer lik'n. All can be used at any level o' th' documentat'n, th' only difference be'n th' layout o' th' rrrambl'n.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -192,11 +188,7 @@
|
||||
</table>
|
||||
<p>Take a look at th' exist'n archetypes o' this theme t' get an idea how t' utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden o' a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
<p>Each hook file can be overridden o' a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -277,12 +269,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -398,13 +390,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="canonical" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,11 +83,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Th' Relearrrn theme defines some few archetypes o' planks but ye be free t' define new ones t' yer lik'n. All can be used at any level o' th' documentat'n, th' only difference be'n th' layout o' th' rrrambl'n.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -177,11 +173,7 @@
|
||||
</table>
|
||||
<p>Take a look at th' exist'n archetypes o' this theme t' get an idea how t' utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden o' a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
<p>Each hook file can be overridden o' a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -190,9 +182,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -112,11 +112,7 @@
|
||||
<img src="../../../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configurat'n</h2>
|
||||
<p>Aft learn'n
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Cap'n Hugo handle multilingual websites
|
||||
</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>Aft learn'n <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>For example wit' current English an' Piratized English website.</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"># English be th' default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -157,11 +153,7 @@
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter t' translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -279,12 +271,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -400,13 +392,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="canonical" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -97,11 +97,7 @@
|
||||
<img src="../../../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configurat'n</h2>
|
||||
<p>Aft learn'n
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Cap'n Hugo handle multilingual websites
|
||||
</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>Aft learn'n <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>For example wit' current English an' Piratized English website.</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"># English be th' default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -142,11 +138,7 @@
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter t' translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -192,9 +184,9 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../pir/cont/index.print.html" rel="alternate" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671207518"></script>
|
||||
<script src="../../js/variant.js?1671207518"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../js/url.js?1671212532"></script>
|
||||
<script src="../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -179,12 +179,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -300,13 +300,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="canonical" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671207519"></script>
|
||||
<script src="../../js/variant.js?1671207519"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../js/url.js?1671212534"></script>
|
||||
<script src="../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -105,11 +105,7 @@
|
||||
|
||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Org'nize yer ship like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Cap'n Hugo project
|
||||
</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<p>Org'nize yer ship like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Cap'n Hugo project</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">rrrambl'n
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -141,24 +137,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create yer project</h2>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">
|
||||
great documentat'n fer beginners
|
||||
</a>.</p>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentat'n fer beginners</a>.</p>
|
||||
<p>Cap'n Hugo provides a <code>new</code> command t' create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new ship <new_project>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides
|
||||
|
||||
<a href="../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> t' help ye create this kind o' planks.</p>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides <a href="../../cont/archetypes/">archetypes</a> t' help ye create this kind o' planks.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configurat'n</h2>
|
||||
<p>Each Cap'n Hugo plank has t' define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Th' Relearrrn theme uses th' follow'n parameters on top o' Cap'n Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># T'ble o' contents (toc) be enabled by default. Set this parameter t' true t' dis'ble it.</span>
|
||||
@ -197,11 +181,7 @@
|
||||
<img src="../../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title wit' icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Order'n sibl'n menu/page entries</h3>
|
||||
<p>Cap'n Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flex'ble way
|
||||
</a> t' handle order fer yer planks.</p>
|
||||
<p>Cap'n Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flex'ble way</a> t' handle order fer yer planks.</p>
|
||||
<p>Th' simplest way be t' set <code>weight</code> parameter t' a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -227,11 +207,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<li>all vis'ble entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remain'n entries be not shown</li>
|
||||
</ul>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer
|
||||
|
||||
<a href="../../shortcodes/children/">
|
||||
children shorrrtcode
|
||||
</a> an' its children planks.</p>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer <a href="../../shortcodes/children/">children shorrrtcode</a> an' its children planks.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -249,11 +225,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more:
|
||||
|
||||
<a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">
|
||||
archetypes
|
||||
</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Us'n th' command: <code>hugo new [relative new rrrambl'n path]</code>, ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/" target="_blank" rel="noopener">archetypes</a>. These be preconfigured skeleton planks wit' default frontmatter.</p>
|
||||
<p>Th' Relearrrn theme defines some few archetypes o' planks but ye be free t' define new ones t' yer lik'n. All can be used at any level o' th' documentat'n, th' only difference be'n th' layout o' th' rrrambl'n.</p>
|
||||
<h2 id="predefined-archetypes">Predefined Archetypes</h2>
|
||||
<h3 id="archetypes-home">Home</h3>
|
||||
@ -343,11 +315,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
</table>
|
||||
<p>Take a look at th' exist'n archetypes o' this theme t' get an idea how t' utilize it.</p>
|
||||
<h4 id="output-formats">Output formats</h4>
|
||||
<p>Each hook file can be overridden o' a specific
|
||||
|
||||
<a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">
|
||||
output format
|
||||
</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
<p>Each hook file can be overridden o' a specific <a href="https://gohugo.io/templates/output-formats/" target="_blank" rel="noopener">output format</a>. Eg. if ye define a new output format <code>PLAINTEXT</code> 'n yer <code>config.toml</code>, ye can add a file <code>layouts/partials/archetypes/default.plaintext.html</code> t' change th' way how normal rrrambl'n be written fer that output format.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -386,11 +354,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th'
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> fer easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> fer easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -658,11 +622,7 @@ line 3 o' code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) ye can also add a language specifier directly aft th' open'n fence, <code>```js</code>, an' rules highlight'n will automatically be applied accord'n t' th' selected language 'n th' rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../../cont/syntaxhighlight/">
|
||||
Code Highlight'n
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>See <a href="../../cont/syntaxhighlight/">Code Highlight'n</a> fer additional documentat'n.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -810,11 +770,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This be a link t'
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This be a link t' <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -824,11 +780,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||
@ -838,11 +790,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -854,11 +802,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -1108,11 +1052,7 @@ line 3 o' code
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' Relearrrn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in rules highlight'n
|
||||
</a> fer code.</p>
|
||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||
<h2 id="markdown-syntax">Marrrkdown rules</h2>
|
||||
<p>Wrap th' code block wit' three backticks an' th' name o' th' language. Highlight will try t' auto detect th' language if one be not provided.</p>
|
||||
<!-- markdownlint-dis'ble MD046 -->
|
||||
@ -1145,17 +1085,9 @@ line 3 o' code
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Cap'n Hugo comes wit' a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remark'ble list
|
||||
</a> o' supported languages.</p>
|
||||
<p>Cap'n Hugo comes wit' a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remark'ble list</a> o' supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configurat'n</h2>
|
||||
<p>Ye can choose a color theme from th'
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list o' supported themes
|
||||
</a> an' add it 'n yer <code>config.toml</code></p>
|
||||
<p>Ye can choose a color theme from th' <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list o' supported themes</a> an' add it 'n yer <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="p">[</span><span class="nx">marrrkup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">marrrkup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set t' `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -1217,15 +1149,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translat'n str'ns
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translat'n str'ns</a></p>
|
||||
<h2 id="i18n">Configurat'n fer Multilingual mode</h2>
|
||||
<p>When us'n a multilingual website, ye can set different menus fer each language. In th' <code>config.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from th' current website:</p>
|
||||
@ -1297,15 +1221,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -1337,11 +1253,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<img src="../../cont/i18n/i18n-menu.gif?classes=shadow&width=300px" alt="I18n menu" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="basic-configuration">Basic configurat'n</h2>
|
||||
<p>Aft learn'n
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">
|
||||
how Cap'n Hugo handle multilingual websites
|
||||
</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>Aft learn'n <a href="https://gohugo.io/content-management/multilingual" target="_blank" rel="noopener">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>config.toml</code> file.</p>
|
||||
<p>For example wit' current English an' Piratized English website.</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"># English be th' default language</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s2">"en"</span>
|
||||
@ -1382,11 +1294,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>Use
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">
|
||||
slug
|
||||
</a> frontmatter parameter t' translate urls too.</p>
|
||||
<p>Use <a href="https://gohugo.io/content-management/multilingual/#translate-your-content" target="_blank" rel="noopener">slug</a> frontmatter parameter t' translate urls too.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="search">Search</h2>
|
||||
@ -1467,9 +1375,9 @@ You’ll see error reports 'n yer browsers console log fer each unsupported
|
||||
</section> </div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
In Cap'n Hugo, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.
|
||||
Folders Org'nize yer ship like any other Cap'n Hugo project . Typically, ye will have a rrrambl'n folder wit' all yer planks.</description>
|
||||
Folders Org'nize yer ship like any other Cap'n Hugo project. Typically, ye will have a rrrambl'n folder wit' all yer planks.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Arrrchetypes</title>
|
||||
@ -21,7 +21,7 @@ Folders Org'nize yer ship like any other Cap'n Hugo project . Typically,
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html</guid>
|
||||
<description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.
|
||||
Us'n th' command: hugo new [relative new rrrambl'n path], ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: archetypes . These be preconfigured skeleton planks wit' default frontmatter.</description>
|
||||
Us'n th' command: hugo new [relative new rrrambl'n path], ye can start a rrrambl'n file wit' th' date an' title automatically set. While this be a welcome feature, active writers need more: archetypes. These be preconfigured skeleton planks wit' default frontmatter.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Multilingual an' i18n</title>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -119,11 +119,7 @@
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th'
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> fer easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> fer easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -391,11 +387,7 @@ line 3 o' code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) ye can also add a language specifier directly aft th' open'n fence, <code>```js</code>, an' rules highlight'n will automatically be applied accord'n t' th' selected language 'n th' rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../../../cont/syntaxhighlight/">
|
||||
Code Highlight'n
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>See <a href="../../../cont/syntaxhighlight/">Code Highlight'n</a> fer additional documentat'n.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -543,11 +535,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This be a link t'
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This be a link t' <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -557,11 +545,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||
@ -571,11 +555,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -587,11 +567,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -904,12 +880,12 @@ line 3 o' code
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -1025,13 +1001,13 @@ line 3 o' code
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="canonical" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -104,11 +104,7 @@
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th'
|
||||
|
||||
<a href="https://commonmark.org/help/" target="_blank" rel="noopener">
|
||||
official Commonmark reference
|
||||
</a> fer easy future reference!</p>
|
||||
<p><i class="fa-fw fas fa-bookmark"></i> Bookmark this plank an' th' <a href="https://commonmark.org/help/" target="_blank" rel="noopener">official Commonmark reference</a> fer easy future reference!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="paragraphs">Paragraphs</h2>
|
||||
@ -376,11 +372,7 @@ line 3 o' code
|
||||
<h3 id="fenced-code-block">Fenced Code Block</h3>
|
||||
<p>If ye want t' gain more control o' yer code block ye can enclose yer code by at least three backticks <code>```</code> a so called fence.</p>
|
||||
<p>In GFM (GitHub Flavored Markdown) ye can also add a language specifier directly aft th' open'n fence, <code>```js</code>, an' rules highlight'n will automatically be applied accord'n t' th' selected language 'n th' rendered HTML.</p>
|
||||
<p>See
|
||||
|
||||
<a href="../../../cont/syntaxhighlight/">
|
||||
Code Highlight'n
|
||||
</a> fer additional documentat'n.</p>
|
||||
<p>See <a href="../../../cont/syntaxhighlight/">Code Highlight'n</a> fer additional documentat'n.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">```js
|
||||
</span></span><span class="line"><span class="cl">grunt.initConfig({
|
||||
</span></span><span class="line"><span class="cl"> assemble: {
|
||||
@ -528,11 +520,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>This be a link t'
|
||||
|
||||
<a href="https://example.com" target="_blank" rel="noopener">
|
||||
https://example.com
|
||||
</a>.</p>
|
||||
<p>This be a link t' <a href="https://example.com" target="_blank" rel="noopener">https://example.com</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="basic-link">Basic Link</h3>
|
||||
@ -542,11 +530,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="http://assemble.io" target="_blank" rel="noopener">
|
||||
Assemble
|
||||
</a></p>
|
||||
<p><a href="http://assemble.io" target="_blank" rel="noopener">Assemble</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-with-tooltip">Link wit' Tooltip</h3>
|
||||
@ -556,11 +540,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">
|
||||
Upstage
|
||||
</a></p>
|
||||
<p><a href="https://github.com/upstage/" title="Visit Upstage!" target="_blank" rel="noopener">Upstage</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="link-references">Link References</h3>
|
||||
@ -572,11 +552,7 @@ line 3 o' code
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div>
|
||||
<div class="box-content">
|
||||
<p>
|
||||
|
||||
<a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">
|
||||
Example
|
||||
</a></p>
|
||||
<p><a href="https://example.com" title="Go t' example domain" target="_blank" rel="noopener">Example</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="footnotes">Footnotes</h3>
|
||||
@ -817,9 +793,9 @@ line 3 o' code
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -133,15 +133,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translat'n str'ns
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translat'n str'ns</a></p>
|
||||
<h2 id="i18n">Configurat'n fer Multilingual mode</h2>
|
||||
<p>When us'n a multilingual website, ye can set different menus fer each language. In th' <code>config.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from th' current website:</p>
|
||||
@ -213,15 +205,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -302,12 +286,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -423,13 +407,13 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="canonical" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -118,15 +118,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
<p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</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">Shortcuts-Title</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">other</span> <span class="p">=</span> <span class="s2">"<Your value>"</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">
|
||||
hugo i18n translat'n str'ns
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank" rel="noopener">hugo i18n translat'n str'ns</a></p>
|
||||
<h2 id="i18n">Configurat'n fer Multilingual mode</h2>
|
||||
<p>When us'n a multilingual website, ye can set different menus fer each language. In th' <code>config.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p>
|
||||
<p>Example from th' current website:</p>
|
||||
@ -198,15 +190,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-fw fa-tags'></i> Arrr! Tags"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"tags/"</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">40</span>
|
||||
</span></span></code></pre></div><p>Read more about
|
||||
|
||||
<a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">
|
||||
hugo menu
|
||||
</a> an'
|
||||
|
||||
<a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">
|
||||
hugo multilingual menus
|
||||
</a></p>
|
||||
</span></span></code></pre></div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank" rel="noopener">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank" rel="noopener">hugo multilingual menus</a></p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -215,9 +199,9 @@ However, if ye want t' keep th' title but change its value, it can be overridden
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/pages/index.print.html" rel="alternate" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -100,11 +100,7 @@
|
||||
|
||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Org'nize yer ship like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Cap'n Hugo project
|
||||
</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<p>Org'nize yer ship like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Cap'n Hugo project</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">rrrambl'n
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -136,24 +132,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create yer project</h2>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">
|
||||
great documentat'n fer beginners
|
||||
</a>.</p>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentat'n fer beginners</a>.</p>
|
||||
<p>Cap'n Hugo provides a <code>new</code> command t' create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new ship <new_project>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides
|
||||
|
||||
<a href="../../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> t' help ye create this kind o' planks.</p>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides <a href="../../../cont/archetypes/">archetypes</a> t' help ye create this kind o' planks.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configurat'n</h2>
|
||||
<p>Each Cap'n Hugo plank has t' define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Th' Relearrrn theme uses th' follow'n parameters on top o' Cap'n Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># T'ble o' contents (toc) be enabled by default. Set this parameter t' true t' dis'ble it.</span>
|
||||
@ -192,11 +176,7 @@
|
||||
<img src="../../../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title wit' icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Order'n sibl'n menu/page entries</h3>
|
||||
<p>Cap'n Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flex'ble way
|
||||
</a> t' handle order fer yer planks.</p>
|
||||
<p>Cap'n Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flex'ble way</a> t' handle order fer yer planks.</p>
|
||||
<p>Th' simplest way be t' set <code>weight</code> parameter t' a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -222,11 +202,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<li>all vis'ble entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remain'n entries be not shown</li>
|
||||
</ul>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer
|
||||
|
||||
<a href="../../../shortcodes/children/">
|
||||
children shorrrtcode
|
||||
</a> an' its children planks.</p>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer <a href="../../../shortcodes/children/">children shorrrtcode</a> an' its children planks.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -307,12 +283,12 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -428,13 +404,13 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="canonical" type="text/html" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -85,11 +85,7 @@
|
||||
|
||||
<p>In <strong>Cap'n Hugo</strong>, planks be th' core o' yer ship. Once it be configured, planks be definitely th' added value t' yer documentat'n ship.</p>
|
||||
<h2 id="folders">Folders</h2>
|
||||
<p>Org'nize yer ship like
|
||||
|
||||
<a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">
|
||||
any other Cap'n Hugo project
|
||||
</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<p>Org'nize yer ship like <a href="https://gohugo.io/content/organization/" target="_blank" rel="noopener">any other Cap'n Hugo project</a>. Typically, ye will have a <em>rrrambl'n</em> folder wit' all yer planks.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-plaintext" data-lang="plaintext"><span class="line"><span class="cl">rrrambl'n
|
||||
</span></span><span class="line"><span class="cl">├── level-one
|
||||
</span></span><span class="line"><span class="cl">│ ├── level-two
|
||||
@ -121,24 +117,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="create-your-project">Create yer project</h2>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n
|
||||
|
||||
<a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">
|
||||
great documentat'n fer beginners
|
||||
</a>.</p>
|
||||
<p>Th' follow'n steps be here t' help ye initialize yer new website. If ye don’t know Cap'n Hugo at all, we strongly suggest ye t' train by follow'n <a href="https://gohugo.io/overview/quickstart/" target="_blank" rel="noopener">great documentat'n fer beginners</a>.</p>
|
||||
<p>Cap'n Hugo provides a <code>new</code> command t' create a new website.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new ship <new_project>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides
|
||||
|
||||
<a href="../../../cont/archetypes/">
|
||||
archetypes
|
||||
</a> t' help ye create this kind o' planks.</p>
|
||||
</span></span></code></pre></div><p>Th' Relearrrn theme provides <a href="../../../cont/archetypes/">archetypes</a> t' help ye create this kind o' planks.</p>
|
||||
<h2 id="frontmatter-configuration">Frontmatter Configurat'n</h2>
|
||||
<p>Each Cap'n Hugo plank has t' define a
|
||||
|
||||
<a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">
|
||||
frontmatter
|
||||
</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank" rel="noopener">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> 'n all cases.</p>
|
||||
<p>Th' Relearrrn theme uses th' follow'n parameters on top o' Cap'n Hugo ones:</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># T'ble o' contents (toc) be enabled by default. Set this parameter t' true t' dis'ble it.</span>
|
||||
@ -177,11 +161,7 @@
|
||||
<img src="../../../cont/pages/frontmatter-icon.png?classes=shadow&width=300px" alt="Title wit' icon" class="shadow" style="height: auto; width: 300px;" loading="lazy">
|
||||
</a></p>
|
||||
<h3 id="ordering-sibling-menupage-entries">Order'n sibl'n menu/page entries</h3>
|
||||
<p>Cap'n Hugo provides a
|
||||
|
||||
<a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">
|
||||
flex'ble way
|
||||
</a> t' handle order fer yer planks.</p>
|
||||
<p>Cap'n Hugo provides a <a href="https://gohugo.io/content/ordering/" target="_blank" rel="noopener">flex'ble way</a> t' handle order fer yer planks.</p>
|
||||
<p>Th' simplest way be t' set <code>weight</code> parameter t' a number.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="err">+++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"My page"</span>
|
||||
@ -207,11 +187,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
<li>all vis'ble entries show their immediate children entries if <code>alwaysopen=true</code>; this proceeds recursively</li>
|
||||
<li>all remain'n entries be not shown</li>
|
||||
</ul>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer
|
||||
|
||||
<a href="../../../shortcodes/children/">
|
||||
children shorrrtcode
|
||||
</a> an' its children planks.</p>
|
||||
<p>Ye can see this feature 'n act'n on th' example plank fer <a href="../../../shortcodes/children/">children shorrrtcode</a> an' its children planks.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -220,9 +196,9 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,11 +98,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' Relearrrn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in rules highlight'n
|
||||
</a> fer code.</p>
|
||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||
<h2 id="markdown-syntax">Marrrkdown rules</h2>
|
||||
<p>Wrap th' code block wit' three backticks an' th' name o' th' language. Highlight will try t' auto detect th' language if one be not provided.</p>
|
||||
<!-- markdownlint-dis'ble MD046 -->
|
||||
@ -135,17 +131,9 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Cap'n Hugo comes wit' a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remark'ble list
|
||||
</a> o' supported languages.</p>
|
||||
<p>Cap'n Hugo comes wit' a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remark'ble list</a> o' supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configurat'n</h2>
|
||||
<p>Ye can choose a color theme from th'
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list o' supported themes
|
||||
</a> an' add it 'n yer <code>config.toml</code></p>
|
||||
<p>Ye can choose a color theme from th' <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list o' supported themes</a> an' add it 'n yer <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="p">[</span><span class="nx">marrrkup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">marrrkup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set t' `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -235,12 +223,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -356,13 +344,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/syntaxhighlight/index.html" rel="canonical" type="text/html" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Code highlight'n :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,11 +83,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th' Relearrrn theme uses
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">
|
||||
Hugo’s built-in rules highlight'n
|
||||
</a> fer code.</p>
|
||||
<p>Th' Relearrrn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/" target="_blank" rel="noopener">Hugo’s built-in rules highlight'n</a> fer code.</p>
|
||||
<h2 id="markdown-syntax">Marrrkdown rules</h2>
|
||||
<p>Wrap th' code block wit' three backticks an' th' name o' th' language. Highlight will try t' auto detect th' language if one be not provided.</p>
|
||||
<!-- markdownlint-dis'ble MD046 -->
|
||||
@ -120,17 +116,9 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">]</span>
|
||||
</span></span></code></pre></div><h2 id="supported-languages">Supported languages</h2>
|
||||
<p>Cap'n Hugo comes wit' a
|
||||
|
||||
<a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">
|
||||
remark'ble list
|
||||
</a> o' supported languages.</p>
|
||||
<p>Cap'n Hugo comes wit' a <a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener">remark'ble list</a> o' supported languages.</p>
|
||||
<h2 id="recommended-configuration">Recommended configurat'n</h2>
|
||||
<p>Ye can choose a color theme from th'
|
||||
|
||||
<a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">
|
||||
list o' supported themes
|
||||
</a> an' add it 'n yer <code>config.toml</code></p>
|
||||
<p>Ye can choose a color theme from th' <a href="https://xyproto.github.io/splash/docs/all.html" target="_blank" rel="noopener">list o' supported themes</a> an' add it 'n yer <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="p">[</span><span class="nx">marrrkup</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">marrrkup</span><span class="p">.</span><span class="nx">highlight</span><span class="p">]</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="c"># if set t' `guessSyntax = true`, there will be no unstyled code even if no language</span>
|
||||
@ -148,9 +136,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/tags/index.print.html" rel="alternate" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -198,12 +198,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -319,13 +319,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Tags :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/cont/tags/index.html" rel="canonical" type="text/html" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tags :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -111,9 +111,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
244
pir/index.html
244
pir/index.html
@ -10,21 +10,21 @@
|
||||
<title>Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../pir/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207518"></script>
|
||||
<script src="../js/variant.js?1671207518"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212532"></script>
|
||||
<script src="../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -96,24 +96,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Th'
|
||||
|
||||
<a href="http://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">
|
||||
Relearrrn theme
|
||||
</a> be a theme fer
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo
|
||||
</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
||||
<p>Th' <a href="http://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">Relearrrn theme</a> be a theme fer <a href="https://gohugo.io/" target="_blank" rel="noopener">Cap'n Hugo</a>, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.</p>
|
||||
|
||||
<div class="box notices cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Ahoi</div>
|
||||
<div class="box-content">
|
||||
<p>Th' theme be a fork o' th' great
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
||||
<p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="features">Features</h2>
|
||||
@ -121,11 +109,7 @@
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Smarrrt Arrrse</div>
|
||||
<div class="box-content">
|
||||
<p>See
|
||||
|
||||
<a href="../basics/migration/">
|
||||
What’s New
|
||||
</a> within th' latest update.</p>
|
||||
<p>See <a href="../basics/migration/">What’s New</a> within th' latest update.</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul>
|
||||
@ -135,133 +119,33 @@
|
||||
<li>Responsive design</li>
|
||||
<li>Configur'ble hidden planks</li>
|
||||
<li>Automatic next/prev buttons t' navigate through menu entries</li>
|
||||
<li>
|
||||
|
||||
<a href="../basics/configuration/#activate-search">
|
||||
Automatic Search
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../basics/configuration/#activate-dedicated-search-page">
|
||||
Dedicated search plank
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/markdown/">
|
||||
Support fer GFM
|
||||
</a> (GitHub Flavored Markdown)</li>
|
||||
<li>
|
||||
|
||||
<a href="../basics/configuration/#activate-print-support">
|
||||
Print
|
||||
</a> whole chapters or even th' complete ship</li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/i18n/">
|
||||
Multilingual mode
|
||||
</a> fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li>
|
||||
<li><a href="../basics/configuration/#activate-search">Automatic Search</a></li>
|
||||
<li><a href="../basics/configuration/#activate-dedicated-search-page">Dedicated search plank</a></li>
|
||||
<li><a href="../cont/markdown/">Support fer GFM</a> (GitHub Flavored Markdown)</li>
|
||||
<li><a href="../basics/configuration/#activate-print-support">Print</a> whole chapters or even th' complete ship</li>
|
||||
<li><a href="../cont/i18n/">Multilingual mode</a> fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li>
|
||||
<li>Support fer languages written right t' left</li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/menushortcuts/">
|
||||
Unrestricted menu configurat'n
|
||||
</a> relat'n t' amount o' items an' level o' nest'n</li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/icon/">
|
||||
Font Awesome ay'cons
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/tags/">
|
||||
Tagg'n support
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/markdown/#images">
|
||||
Image styl'n
|
||||
</a> like siz'n, shadow, border an' alignment</li>
|
||||
<li>
|
||||
|
||||
<a href="../cont/syntaxhighlight/">
|
||||
Rules highlight'n
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../basics/customization/">
|
||||
Customiz'ble look an' feel
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../basics/generator/">
|
||||
Predefined (light, dark) an' customiz'ble color variants
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/attachments/">
|
||||
Attachments files
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/children/">
|
||||
List child planks
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/math/">
|
||||
Math an' chemical formulae
|
||||
</a> us'n th' MathJax library</li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/mermaid/">
|
||||
Merrrmaid diagrams
|
||||
</a> fer flowcharts, sequences, gantts, pie, etc.</li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/swagger/">
|
||||
Swagger UI
|
||||
</a> fer OpenAPI Specificat'ns</li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/badge/">
|
||||
Badges
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/button/">
|
||||
Buttons
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/notice/">
|
||||
Tip/Note/Info/Warn'n boxes
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/expand/">
|
||||
Expand
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/tabs/">
|
||||
Tabs
|
||||
</a></li>
|
||||
<li>
|
||||
|
||||
<a href="../shortcodes/include/">
|
||||
File inclusion
|
||||
</a></li>
|
||||
<li><a href="../cont/menushortcuts/">Unrestricted menu configurat'n</a> relat'n t' amount o' items an' level o' nest'n</li>
|
||||
<li><a href="../shortcodes/icon/">Font Awesome ay'cons</a></li>
|
||||
<li><a href="../cont/tags/">Tagg'n support</a></li>
|
||||
<li><a href="../cont/markdown/#images">Image styl'n</a> like siz'n, shadow, border an' alignment</li>
|
||||
<li><a href="../cont/syntaxhighlight/">Rules highlight'n</a></li>
|
||||
<li><a href="../basics/customization/">Customiz'ble look an' feel</a></li>
|
||||
<li><a href="../basics/generator/">Predefined (light, dark) an' customiz'ble color variants</a></li>
|
||||
<li><a href="../shortcodes/attachments/">Attachments files</a></li>
|
||||
<li><a href="../shortcodes/children/">List child planks</a></li>
|
||||
<li><a href="../shortcodes/math/">Math an' chemical formulae</a> us'n th' MathJax library</li>
|
||||
<li><a href="../shortcodes/mermaid/">Merrrmaid diagrams</a> fer flowcharts, sequences, gantts, pie, etc.</li>
|
||||
<li><a href="../shortcodes/swagger/">Swagger UI</a> fer OpenAPI Specificat'ns</li>
|
||||
<li><a href="../shortcodes/badge/">Badges</a></li>
|
||||
<li><a href="../shortcodes/button/">Buttons</a></li>
|
||||
<li><a href="../shortcodes/notice/">Tip/Note/Info/Warn'n boxes</a></li>
|
||||
<li><a href="../shortcodes/expand/">Expand</a></li>
|
||||
<li><a href="../shortcodes/tabs/">Tabs</a></li>
|
||||
<li><a href="../shortcodes/include/">File inclusion</a></li>
|
||||
</ul>
|
||||
<h2 id="getting-support">Gett'n Support</h2>
|
||||
<p>T' get support, feel free t' open a new
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/discussions" target="_blank" rel="noopener">
|
||||
discussion topic
|
||||
</a> or
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/issues" target="_blank" rel="noopener">
|
||||
issue report
|
||||
</a> 'n th' official repository on GitHub.</p>
|
||||
<p>T' get support, feel free t' open a new <a href="https://github.com/McShelby/hugo-theme-relearn/discussions" target="_blank" rel="noopener">discussion topic</a> or <a href="https://github.com/McShelby/hugo-theme-relearn/issues" target="_blank" rel="noopener">issue report</a> 'n th' official repository on GitHub.</p>
|
||||
<h2 id="become-a-contributor">Become a Contributor</h2>
|
||||
<p>Feel free t' update this documentat'n by just click'n th'
|
||||
<span class="btn cstyle transparent">
|
||||
@ -270,27 +154,11 @@
|
||||
|
||||
</button>
|
||||
</span> button displayed on top right o' each plank. Yer changes will be deployed automatically once they were reviewed.</p>
|
||||
<p>Ye be most welcome t' contribute bugfixes or even new features t' th' source code by mak'n pull requests t' th'
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">
|
||||
official repository
|
||||
</a> via GitHub. Please visit th'
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/.github/contribut'n.md" target="_blank" rel="noopener">
|
||||
contribut'n guidelines
|
||||
</a> first.</p>
|
||||
<p>Ye be most welcome t' contribute bugfixes or even new features t' th' source code by mak'n pull requests t' th' <a href="https://github.com/McShelby/hugo-theme-relearn" target="_blank" rel="noopener">official repository</a> via GitHub. Please visit th' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/.github/contribut'n.md" target="_blank" rel="noopener">contribut'n guidelines</a> first.</p>
|
||||
<h2 id="license">License</h2>
|
||||
<p>This theme be licensed under th'
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE" target="_blank" rel="noopener">
|
||||
MIT License
|
||||
</a>.</p>
|
||||
<p>This theme be licensed under th' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE" target="_blank" rel="noopener">MIT License</a>.</p>
|
||||
<h2 id="credits">Credits</h2>
|
||||
<p>This theme would not be poss'ble without th' work o' many others. See th'
|
||||
|
||||
<a href="../more/credits/">
|
||||
credits
|
||||
</a> fer a detailed list.</p>
|
||||
<p>This theme would not be poss'ble without th' work o' many others. See th' <a href="../more/credits/">credits</a> fer a detailed list.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -371,12 +239,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../js/search.js?1671207519" defer></script>
|
||||
<script src="../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -492,13 +360,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../js/theme.js?1671207519" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
2749
pir/index.print.html
2749
pir/index.print.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -10,21 +10,21 @@
|
||||
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/more/credits/index.print.html" rel="alternate" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -98,114 +98,30 @@
|
||||
</div>
|
||||
|
||||
<h2 id="contributors">Contributors</h2>
|
||||
<p>Special thanks t'
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">
|
||||
everyone who has contributed
|
||||
</a> t' this project.</p>
|
||||
<p>Many thanks t'
|
||||
|
||||
<a href="https://github.com/matcornic" target="_blank" rel="noopener">
|
||||
Mathieu Cornic
|
||||
</a> fer his work on port'n th'
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> t' Cap'n Hugo.</p>
|
||||
<p>Many thanks t'
|
||||
|
||||
<a href="https://github.com/rhukster" target="_blank" rel="noopener">
|
||||
Andy Miller
|
||||
</a> fer initially creat'n th'
|
||||
|
||||
<a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> fer Grav.</p>
|
||||
<p>Special thanks t' <a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">everyone who has contributed</a> t' this project.</p>
|
||||
<p>Many thanks t' <a href="https://github.com/matcornic" target="_blank" rel="noopener">Mathieu Cornic</a> fer his work on port'n th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learrrn theme</a> t' Cap'n Hugo.</p>
|
||||
<p>Many thanks t' <a href="https://github.com/rhukster" target="_blank" rel="noopener">Andy Miller</a> fer initially creat'n th' <a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">Learrrn theme</a> fer Grav.</p>
|
||||
<h2 id="packages-and-libraries">Packages an' Libraries</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">
|
||||
autoComplete
|
||||
</a> - A lightweight an' powerful vanilla JavaScript complet'n suggester</li>
|
||||
<li>
|
||||
|
||||
<a href="https://clipboardjs.com" target="_blank" rel="noopener">
|
||||
clipboard.js
|
||||
</a> - A modern approach t' copy text t' clipboard</li>
|
||||
<li>
|
||||
|
||||
<a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">
|
||||
Featherlight
|
||||
</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://fontawesome.com" target="_blank" rel="noopener">
|
||||
Font Awesome
|
||||
</a> - Th' internet’s ay'con library an' toolkit</li>
|
||||
<li>
|
||||
|
||||
<a href="https://jquery.com" target="_blank" rel="noopener">
|
||||
jQuery
|
||||
</a> - Th' “Write less, do more” JavaScript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">
|
||||
jquery-svg-zoom-pan
|
||||
</a> - A jQuery plugin t' en'ble pan an' zoom 'n SVG images</li>
|
||||
<li>
|
||||
|
||||
<a href="https://lunrjs.com" target="_blank" rel="noopener">
|
||||
Lunr
|
||||
</a> - Enables a great search experience without th' need fer external, server-side, search services</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">
|
||||
Lunr Languages
|
||||
</a> - A collect'n o' languages stemmers an' stopwords fer Lunr Javascript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mathjax.org/" target="_blank" rel="noopener">
|
||||
MathJax
|
||||
</a> - Beautiful math an' chemical formulae 'n all browsers</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">
|
||||
Merrrmaid
|
||||
</a> - Generat'n o' diagram an' flowchart from text 'n a similar manner as markdown</li>
|
||||
<li>
|
||||
|
||||
<a href="https://perfectscrollbar.com" target="_blank" rel="noopener">
|
||||
Perfect Scrollbar
|
||||
</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">
|
||||
RapiDoc
|
||||
</a> - Create beautiful, customiz'ble, interactive API documentat'n from OpenAPI Specificat'ns</li>
|
||||
<li>
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">
|
||||
WorkSans
|
||||
</a> - Work Sans be a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
<li><a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">autoComplete</a> - A lightweight an' powerful vanilla JavaScript complet'n suggester</li>
|
||||
<li><a href="https://clipboardjs.com" target="_blank" rel="noopener">clipboard.js</a> - A modern approach t' copy text t' clipboard</li>
|
||||
<li><a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">Featherlight</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li><a href="https://fontawesome.com" target="_blank" rel="noopener">Font Awesome</a> - Th' internet’s ay'con library an' toolkit</li>
|
||||
<li><a href="https://jquery.com" target="_blank" rel="noopener">jQuery</a> - Th' “Write less, do more” JavaScript library</li>
|
||||
<li><a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">jquery-svg-zoom-pan</a> - A jQuery plugin t' en'ble pan an' zoom 'n SVG images</li>
|
||||
<li><a href="https://lunrjs.com" target="_blank" rel="noopener">Lunr</a> - Enables a great search experience without th' need fer external, server-side, search services</li>
|
||||
<li><a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">Lunr Languages</a> - A collect'n o' languages stemmers an' stopwords fer Lunr Javascript library</li>
|
||||
<li><a href="https://mathjax.org/" target="_blank" rel="noopener">MathJax</a> - Beautiful math an' chemical formulae 'n all browsers</li>
|
||||
<li><a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">Merrrmaid</a> - Generat'n o' diagram an' flowchart from text 'n a similar manner as markdown</li>
|
||||
<li><a href="https://perfectscrollbar.com" target="_blank" rel="noopener">Perfect Scrollbar</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li><a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">RapiDoc</a> - Create beautiful, customiz'ble, interactive API documentat'n from OpenAPI Specificat'ns</li>
|
||||
<li><a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">WorkSans</a> - Work Sans be a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
</ul>
|
||||
<h2 id="tooling">Tool'n</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a> - Continuous deployment, test'n an' host'n o' this project’s sources an' its documentat'n</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">
|
||||
gren
|
||||
</a> - A releasenotes generator fer GitHub</li>
|
||||
<li>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo
|
||||
</a> - Th' static ship generator o' yer choice</li>
|
||||
<li><a href="https://github.com" target="_blank" rel="noopener">GitHub</a> - Continuous deployment, test'n an' host'n o' this project’s sources an' its documentat'n</li>
|
||||
<li><a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">gren</a> - A releasenotes generator fer GitHub</li>
|
||||
<li><a href="https://gohugo.io/" target="_blank" rel="noopener">Cap'n Hugo</a> - Th' static ship generator o' yer choice</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -287,12 +203,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -408,13 +324,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Crrredits :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="canonical" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -83,114 +83,30 @@
|
||||
</div>
|
||||
|
||||
<h2 id="contributors">Contributors</h2>
|
||||
<p>Special thanks t'
|
||||
|
||||
<a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">
|
||||
everyone who has contributed
|
||||
</a> t' this project.</p>
|
||||
<p>Many thanks t'
|
||||
|
||||
<a href="https://github.com/matcornic" target="_blank" rel="noopener">
|
||||
Mathieu Cornic
|
||||
</a> fer his work on port'n th'
|
||||
|
||||
<a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> t' Cap'n Hugo.</p>
|
||||
<p>Many thanks t'
|
||||
|
||||
<a href="https://github.com/rhukster" target="_blank" rel="noopener">
|
||||
Andy Miller
|
||||
</a> fer initially creat'n th'
|
||||
|
||||
<a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">
|
||||
Learrrn theme
|
||||
</a> fer Grav.</p>
|
||||
<p>Special thanks t' <a href="https://github.com/McShelby/hugo-theme-relearn/graphs/contributors" target="_blank" rel="noopener">everyone who has contributed</a> t' this project.</p>
|
||||
<p>Many thanks t' <a href="https://github.com/matcornic" target="_blank" rel="noopener">Mathieu Cornic</a> fer his work on port'n th' <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank" rel="noopener">Learrrn theme</a> t' Cap'n Hugo.</p>
|
||||
<p>Many thanks t' <a href="https://github.com/rhukster" target="_blank" rel="noopener">Andy Miller</a> fer initially creat'n th' <a href="https://github.com/getgrav/grav-theme-learn2" target="_blank" rel="noopener">Learrrn theme</a> fer Grav.</p>
|
||||
<h2 id="packages-and-libraries">Packages an' Libraries</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">
|
||||
autoComplete
|
||||
</a> - A lightweight an' powerful vanilla JavaScript complet'n suggester</li>
|
||||
<li>
|
||||
|
||||
<a href="https://clipboardjs.com" target="_blank" rel="noopener">
|
||||
clipboard.js
|
||||
</a> - A modern approach t' copy text t' clipboard</li>
|
||||
<li>
|
||||
|
||||
<a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">
|
||||
Featherlight
|
||||
</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://fontawesome.com" target="_blank" rel="noopener">
|
||||
Font Awesome
|
||||
</a> - Th' internet’s ay'con library an' toolkit</li>
|
||||
<li>
|
||||
|
||||
<a href="https://jquery.com" target="_blank" rel="noopener">
|
||||
jQuery
|
||||
</a> - Th' “Write less, do more” JavaScript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">
|
||||
jquery-svg-zoom-pan
|
||||
</a> - A jQuery plugin t' en'ble pan an' zoom 'n SVG images</li>
|
||||
<li>
|
||||
|
||||
<a href="https://lunrjs.com" target="_blank" rel="noopener">
|
||||
Lunr
|
||||
</a> - Enables a great search experience without th' need fer external, server-side, search services</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">
|
||||
Lunr Languages
|
||||
</a> - A collect'n o' languages stemmers an' stopwords fer Lunr Javascript library</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mathjax.org/" target="_blank" rel="noopener">
|
||||
MathJax
|
||||
</a> - Beautiful math an' chemical formulae 'n all browsers</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">
|
||||
Merrrmaid
|
||||
</a> - Generat'n o' diagram an' flowchart from text 'n a similar manner as markdown</li>
|
||||
<li>
|
||||
|
||||
<a href="https://perfectscrollbar.com" target="_blank" rel="noopener">
|
||||
Perfect Scrollbar
|
||||
</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li>
|
||||
|
||||
<a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">
|
||||
RapiDoc
|
||||
</a> - Create beautiful, customiz'ble, interactive API documentat'n from OpenAPI Specificat'ns</li>
|
||||
<li>
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">
|
||||
WorkSans
|
||||
</a> - Work Sans be a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
<li><a href="https://github.com/Pixabay/JavaScript-autoComplete" target="_blank" rel="noopener">autoComplete</a> - A lightweight an' powerful vanilla JavaScript complet'n suggester</li>
|
||||
<li><a href="https://clipboardjs.com" target="_blank" rel="noopener">clipboard.js</a> - A modern approach t' copy text t' clipboard</li>
|
||||
<li><a href="https://noelboss.github.io/featherlight" target="_blank" rel="noopener">Featherlight</a> - A lightweight jQuery lightbox plugin</li>
|
||||
<li><a href="https://fontawesome.com" target="_blank" rel="noopener">Font Awesome</a> - Th' internet’s ay'con library an' toolkit</li>
|
||||
<li><a href="https://jquery.com" target="_blank" rel="noopener">jQuery</a> - Th' “Write less, do more” JavaScript library</li>
|
||||
<li><a href="https://github.com/DanielHoffmann/jquery-svg-pan-zoom" target="_blank" rel="noopener">jquery-svg-zoom-pan</a> - A jQuery plugin t' en'ble pan an' zoom 'n SVG images</li>
|
||||
<li><a href="https://lunrjs.com" target="_blank" rel="noopener">Lunr</a> - Enables a great search experience without th' need fer external, server-side, search services</li>
|
||||
<li><a href="https://github.com/MihaiValentin/lunr-languages" target="_blank" rel="noopener">Lunr Languages</a> - A collect'n o' languages stemmers an' stopwords fer Lunr Javascript library</li>
|
||||
<li><a href="https://mathjax.org/" target="_blank" rel="noopener">MathJax</a> - Beautiful math an' chemical formulae 'n all browsers</li>
|
||||
<li><a href="https://mermaid-js.github.io/mermaid" target="_blank" rel="noopener">Merrrmaid</a> - Generat'n o' diagram an' flowchart from text 'n a similar manner as markdown</li>
|
||||
<li><a href="https://perfectscrollbar.com" target="_blank" rel="noopener">Perfect Scrollbar</a> - A minimalistic but perfect custom scrollbar plugin</li>
|
||||
<li><a href="https://mrin9.github.io/RapiDoc" target="_blank" rel="noopener">RapiDoc</a> - Create beautiful, customiz'ble, interactive API documentat'n from OpenAPI Specificat'ns</li>
|
||||
<li><a href="http://weiweihuanghuang.github.io/Work-Sans/" target="_blank" rel="noopener">WorkSans</a> - Work Sans be a 9 weight typeface family based loosely on early Grotesques</li>
|
||||
</ul>
|
||||
<h2 id="tooling">Tool'n</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a> - Continuous deployment, test'n an' host'n o' this project’s sources an' its documentat'n</li>
|
||||
<li>
|
||||
|
||||
<a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">
|
||||
gren
|
||||
</a> - A releasenotes generator fer GitHub</li>
|
||||
<li>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" rel="noopener">
|
||||
Cap'n Hugo
|
||||
</a> - Th' static ship generator o' yer choice</li>
|
||||
<li><a href="https://github.com" target="_blank" rel="noopener">GitHub</a> - Continuous deployment, test'n an' host'n o' this project’s sources an' its documentat'n</li>
|
||||
<li><a href="https://github.com/github-tools/github-release-notes" target="_blank" rel="noopener">gren</a> - A releasenotes generator fer GitHub</li>
|
||||
<li><a href="https://gohugo.io/" target="_blank" rel="noopener">Cap'n Hugo</a> - Th' static ship generator o' yer choice</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -200,9 +116,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/more/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -97,31 +97,19 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg">
|
||||
|
||||
<a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">
|
||||
GoboLinux Wiki
|
||||
</a> by NEONsys.org</h2>
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/gobolinux.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../../more/showcase/gobolinux.png?width=60pc&classes=shadow" alt="GoboLinux image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan">
|
||||
|
||||
<a href="https://bits-train'n.de/training/" target="_blank" rel="noopener">
|
||||
BITS
|
||||
</a> by Dr. Lutz Gollan</h2>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan"><a href="https://bits-train'n.de/training/" target="_blank" rel="noopener">BITS</a> by Dr. Lutz Gollan</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/bits-train.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../../more/showcase/bits-train.png?width=60pc&classes=shadow" alt="BITS image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions">
|
||||
|
||||
<a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">
|
||||
Pamasol Electrics
|
||||
</a> by Pamasol – Swiss Aerosol Solut'ns</h2>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions"><a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">Pamasol Electrics</a> by Pamasol – Swiss Aerosol Solut'ns</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/pamasol-electrics-portal.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
@ -207,12 +195,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/search.js?1671212533" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -328,13 +316,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../js/buttons.js?1671212533"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212533" defer></script>
|
||||
<script src="../../../js/theme.js?1671212533" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Showcase :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/more/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -82,31 +82,19 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg">
|
||||
|
||||
<a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">
|
||||
GoboLinux Wiki
|
||||
</a> by NEONsys.org</h2>
|
||||
<h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/" target="_blank" rel="noopener">GoboLinux Wiki</a> by NEONsys.org</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/gobolinux.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../../more/showcase/gobolinux.png?width=60pc&classes=shadow" alt="GoboLinux image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan">
|
||||
|
||||
<a href="https://bits-train'n.de/training/" target="_blank" rel="noopener">
|
||||
BITS
|
||||
</a> by Dr. Lutz Gollan</h2>
|
||||
<h2 id="bitshttpsbits-trainingdetraining-by-dr-lutz-gollan"><a href="https://bits-train'n.de/training/" target="_blank" rel="noopener">BITS</a> by Dr. Lutz Gollan</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/bits-train.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
<img src="../../../more/showcase/bits-train.png?width=60pc&classes=shadow" alt="BITS image" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
|
||||
</a></p>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions">
|
||||
|
||||
<a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">
|
||||
Pamasol Electrics
|
||||
</a> by Pamasol – Swiss Aerosol Solut'ns</h2>
|
||||
<h2 id="pamasol-electricshttpspamasolgithubiode-by-pamasol--swiss-aerosol-solutions"><a href="https://pamasol.github.io/de/" target="_blank" rel="noopener">Pamasol Electrics</a> by Pamasol – Swiss Aerosol Solut'ns</h2>
|
||||
<p>
|
||||
|
||||
<a href="../../../more/showcase/pamasol-electrics-portal.png?width=60pc&classes=shadow" data-featherlight="image">
|
||||
@ -120,9 +108,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,21 +9,21 @@
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/search.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1671212532" 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?1671207520" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671207520" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671207520" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671207520" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671207520" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671207520" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671207520" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671207520" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671207520" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671207520" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671207520" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671207520" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671207520" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671207520" rel="stylesheet">
|
||||
<link href="../css/print.css?1671207520" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671207520"></script>
|
||||
<script src="../js/variant.js?1671207520"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<script src="../js/url.js?1671212534"></script>
|
||||
<script src="../js/variant.js?1671212534"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
@ -41,7 +41,7 @@
|
||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../js/jquery.min.js?1671207520" defer></script>
|
||||
<script src="../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -173,12 +173,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1671207520" defer></script>
|
||||
<script src="../js/lunr.min.js?1671207520" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671207520" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671207520" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671207520" defer></script>
|
||||
<script src="../js/search.js?1671207520" defer></script>
|
||||
<script src="../js/auto-complete.js?1671212534" defer></script>
|
||||
<script src="../js/lunr.min.js?1671212534" defer></script>
|
||||
<script src="../js/lunr.stemmer.support.min.js?1671212534" defer></script>
|
||||
<script src="../js/lunr.multi.min.js?1671212534" defer></script>
|
||||
<script src="../js/lunr.en.min.js?1671212534" defer></script>
|
||||
<script src="../js/search.js?1671212534" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -294,13 +294,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207520"></script>
|
||||
<script async src="../js/buttons.js?1671212534"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../js/theme.js?1671207520" defer></script>
|
||||
<script src="../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -220,11 +220,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n le** there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n iseverity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n le** there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n iseverity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>sort</strong></td>
|
||||
@ -234,11 +230,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>pattern</strong></td>
|
||||
<td style="text-align:left"><code>.*</code></td>
|
||||
<td style="text-align:left">A
|
||||
|
||||
<a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank" rel="noopener">
|
||||
regular expressions
|
||||
</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*jpg</code> (not <code>*.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*(jpg|png)</code></td>
|
||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank" rel="noopener">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*jpg</code> (not <code>*.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*(jpg|png)</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -271,11 +263,7 @@
|
||||
</div>
|
||||
|
||||
<h3 id="style-and-icons">Style an' Ay'cons</h3>
|
||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th'
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code> shorrrtcode
|
||||
</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -356,12 +344,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -477,13 +465,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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Attachments :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="canonical" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -205,11 +205,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n le** there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n iseverity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n le** there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n iseverity<br>- fer all other colors: <code>paperclip</code><br><br>If ye want no ay'con, ye have t' set this parameter t' <code>" "</code> (a non empty d wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>sort</strong></td>
|
||||
@ -219,11 +215,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>pattern</strong></td>
|
||||
<td style="text-align:left"><code>.*</code></td>
|
||||
<td style="text-align:left">A
|
||||
|
||||
<a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank" rel="noopener">
|
||||
regular expressions
|
||||
</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*jpg</code> (not <code>*.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*(jpg|png)</code></td>
|
||||
<td style="text-align:left">A <a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank" rel="noopener">regular expressions</a>, used t' filter th' attachments by file name. For example:<br><br>- t' match a file suffix o' ‘jpg’, use <code>.*jpg</code> (not <code>*.jpg</code>)<br>- t' match file names end'n 'n <code>jpg</code> or <code>png</code>, use <code>.*(jpg|png)</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -256,11 +248,7 @@
|
||||
</div>
|
||||
|
||||
<h3 id="style-and-icons">Style an' Ay'cons</h3>
|
||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th'
|
||||
|
||||
<a href="../../../shortcodes/notice/">
|
||||
<code>notice</code> shorrrtcode
|
||||
</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||
<p>For further examples fer <strong>style</strong>, <strong>title</strong> an' <strong>ay'con</strong>, see th' <a href="../../../shortcodes/notice/"><code>notice</code> shorrrtcode</a> documentat'n. Th' parameter be work'n th' same way fer both shorrrtcodes, besides hav'n different defaults.</p>
|
||||
|
||||
|
||||
<footer class="footline">
|
||||
@ -269,9 +257,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/badge/index.print.html" rel="alternate" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -173,11 +173,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>title</strong></td>
|
||||
@ -257,11 +253,7 @@
|
||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||
<h3 id="other">Other</h3>
|
||||
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
||||
<p>Ye can combine th' badge wit' th'
|
||||
|
||||
<a href="../../../shortcodes/icon/">
|
||||
<code>ay'con</code> shorrrtcode
|
||||
</a> t' create even more stunn'n variants.</p>
|
||||
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n variants.</p>
|
||||
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||
@ -364,12 +356,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -485,13 +477,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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Badge :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="canonical" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -158,11 +158,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>title</strong></td>
|
||||
@ -242,11 +238,7 @@
|
||||
</span></span></code></pre></div><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-rocket"></i> Feature</span><span class="badge-content">Awesome</span></span>
|
||||
<h3 id="other">Other</h3>
|
||||
<h4 id="with-icon-content">Wit' Ay'con Rrrambl'n</h4>
|
||||
<p>Ye can combine th' badge wit' th'
|
||||
|
||||
<a href="../../../shortcodes/icon/">
|
||||
<code>ay'con</code> shorrrtcode
|
||||
</a> t' create even more stunn'n variants.</p>
|
||||
<p>Ye can combine th' badge wit' th' <a href="../../../shortcodes/icon/"><code>ay'con</code> shorrrtcode</a> t' create even more stunn'n variants.</p>
|
||||
<p>In this case ye need t' declare <code>{{< badge >}}</code> instead o' <code>{{% badge %}}</code>. Avast, that 'n this case it be not poss'ble t' put markdown 'n th' rrrambl'n.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">badge</span> <span class="nx">style</span><span class="p">=</span><span class="s">"primary"</span> <span class="nx">ay'con</span><span class="p">=</span><span class="s">"angle-double-up"</span> <span class="p">>}}{{</span><span class="o">%</span> <span class="nx">ay'con</span> <span class="nx">skull</span><span class="o">-</span><span class="nx">crossbones</span> <span class="o">%</span><span class="p">}}</span> <span class="nx">Pirate</span><span class="p">{{<</span> <span class="o">/</span><span class="nx">badge</span> <span class="p">>}}</span>
|
||||
@ -277,9 +269,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,21 +10,21 @@
|
||||
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../js/variant.js?1671212532"></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?1671207518" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -177,11 +177,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
||||
@ -196,11 +192,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>type</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Th'
|
||||
|
||||
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank" rel="noopener">
|
||||
button type
|
||||
</a> if <strong>href</strong> be JavaScript. Otherwise th' parameter be not used. If th' parameter be not given it defaults t' <code>button</code></td>
|
||||
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank" rel="noopener">button type</a> if <strong>href</strong> be JavaScript. Otherwise th' parameter be not used. If th' parameter be not given it defaults t' <code>button</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||
@ -481,12 +473,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../js/auto-complete.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/search.js?1671207518" defer></script>
|
||||
<script src="../../../js/auto-complete.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.stemmer.support.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.multi.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/lunr.en.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/search.js?1671212532" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -602,13 +594,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?1671207518"></script>
|
||||
<script async src="../../../js/buttons.js?1671212532"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../js/clipboard.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207518" defer></script>
|
||||
<script src="../../../js/theme.js?1671207518" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212532" defer></script>
|
||||
<script src="../../../js/theme.js?1671212532" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -10,22 +10,22 @@
|
||||
<title>Button :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="canonical" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme">
|
||||
<link href="../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -162,11 +162,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>ay'con</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">
|
||||
|
||||
<a href="../../../shortcodes/icon/#finding-an-icon">
|
||||
Font Awesome ay'con name
|
||||
</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
<td style="text-align:left"><a href="../../../shortcodes/icon/#finding-an-icon">Font Awesome ay'con name</a> set t' th' left o' th' title. Depend'n on th' <strong>style</strong> there may be a default ay'con. Any given value will overwrite th' default.<br><br>- fer severity styles: a nice match'n ay'con fer th' severity<br>- fer all other colors: <em><empty></em><br><br>If ye want no ay'con fer a severity style, ye have t' set this parameter t' <code>" "</code> (a non empty str'n filled wit' spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>iconposit'n</strong></td>
|
||||
@ -181,11 +177,7 @@
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>type</strong></td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Th'
|
||||
|
||||
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank" rel="noopener">
|
||||
button type
|
||||
</a> if <strong>href</strong> be JavaScript. Otherwise th' parameter be not used. If th' parameter be not given it defaults t' <code>button</code></td>
|
||||
<td style="text-align:left">Th' <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank" rel="noopener">button type</a> if <strong>href</strong> be JavaScript. Otherwise th' parameter be not used. If th' parameter be not given it defaults t' <code>button</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||
@ -394,9 +386,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,21 +9,21 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../../../../../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../../../../../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../../../../../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../../../../../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../../../../../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../../../../../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../../../../../../../js/variant.js?1671212532"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
@ -41,7 +41,7 @@
|
||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../../../../../../../../js/jquery.min.js?1671207518" defer></script>
|
||||
<script src="../../../../../../../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -184,12 +184,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../../../../../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/auto-complete.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.stemmer.support.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.multi.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/lunr.en.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/search.js?1671212534" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -309,13 +309,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../../../../../../../js/buttons.js?1671212534"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../../../../../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,22 +9,22 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../../../../../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../../../../../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../../../../../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../../../../../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../../../../../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../../../../../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../../../../../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../../../../../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../../../../../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../../../../../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -97,9 +97,9 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../../../../../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,21 +9,21 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../../../../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../../../../../../images/logo.svg?1671212532" 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?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/featherlight.min.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/auto-complete.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/nucleus.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/fonts.css?1671207518" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1671207518" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/theme.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/theme-relearn-light.css?1671207518" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../css/ie.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/variant.css?1671207518" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/print.css?1671207518" rel="stylesheet" media="print">
|
||||
<script src="../../../../../../../../js/url.js?1671207518"></script>
|
||||
<script src="../../../../../../../../js/variant.js?1671207518"></script>
|
||||
<link href="../../../../../../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/featherlight.min.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/auto-complete.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/nucleus.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/fonts.css?1671212532" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1671212532" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/theme.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/theme-relearn-light.css?1671212532" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../css/ie.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/variant.css?1671212532" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/print.css?1671212532" rel="stylesheet" media="print">
|
||||
<script src="../../../../../../../../js/url.js?1671212532"></script>
|
||||
<script src="../../../../../../../../js/variant.js?1671212532"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
@ -41,7 +41,7 @@
|
||||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="../../../../../../../../js/jquery.min.js?1671207518" defer></script>
|
||||
<script src="../../../../../../../../js/jquery.min.js?1671212532" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -190,12 +190,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../../../../../../../js/auto-complete.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.stemmer.support.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.multi.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.en.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/search.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/auto-complete.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.stemmer.support.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.multi.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/lunr.en.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/search.js?1671212534" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
@ -315,13 +315,13 @@
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/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?1671207519"></script>
|
||||
<script async src="../../../../../../../../js/buttons.js?1671212534"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../../../../../../../js/clipboard.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/featherlight.min.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/theme.js?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,22 +9,22 @@
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title>
|
||||
<link href="../../../../../../../../images/logo.svg?1671207518" rel="icon" type="image/svg+xml">
|
||||
<link href="../../../../../../../../images/logo.svg?1671212532" 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?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/featherlight.min.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/auto-complete.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/nucleus.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/fonts.css?1671207519" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1671207519" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/theme.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/theme-relearn-light.css?1671207519" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../css/ie.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/variant.css?1671207519" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/print.css?1671207519" rel="stylesheet" media="print">
|
||||
<link href="../../../../../../../../css/format-print.css?1671207519" rel="stylesheet">
|
||||
<script src="../../../../../../../../js/url.js?1671207519"></script>
|
||||
<script src="../../../../../../../../js/variant.js?1671207519"></script>
|
||||
<link href="../../../../../../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fontawesome-all.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/featherlight.min.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/featherlight.min.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/auto-complete.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/auto-complete.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/perfect-scrollbar.min.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/nucleus.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/fonts.css?1671212534" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../../../../../../../css/fonts.css?1671212534" rel="stylesheet"></noscript>
|
||||
<link href="../../../../../../../../css/theme.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/theme-relearn-light.css?1671212534" rel="stylesheet" id="variant-style">
|
||||
<link href="../../../../../../../../css/ie.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/variant.css?1671212534" rel="stylesheet">
|
||||
<link href="../../../../../../../../css/print.css?1671212534" rel="stylesheet" media="print">
|
||||
<link href="../../../../../../../../css/format-print.css?1671212534" rel="stylesheet">
|
||||
<script src="../../../../../../../../js/url.js?1671212534"></script>
|
||||
<script src="../../../../../../../../js/variant.js?1671212534"></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?1671207519" defer></script>
|
||||
<script src="../../../../../../../../js/jquery.min.js?1671212534" defer></script>
|
||||
<style>
|
||||
#body img.bg-white {
|
||||
background-color: white;
|
||||
@ -124,9 +124,9 @@
|
||||
</section> </div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../../../../../../../js/clipboard.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../js/featherlight.min.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../js/theme.js?1671207520" defer></script>
|
||||
<script src="../../../../../../../../js/clipboard.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/perfect-scrollbar.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/featherlight.min.js?1671212534" defer></script>
|
||||
<script src="../../../../../../../../js/theme.js?1671212534" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user